This website requires JavaScript.
Explore
Help
Sign In
glguy
/
xbot
Watch
1
Star
0
Fork
0
You've already forked xbot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Eric Mertens
f18a440b20
Pass connection as a reference
2023-11-26 15:40:40 -08:00
.gitignore
🐣
2023-11-22 19:59:34 -08:00
CMakeLists.txt
use gperf
2023-11-26 15:08:55 -08:00
CMakePresets.json
🐣
2023-11-22 19:59:34 -08:00
connection.cpp
Switch to eventpp
2023-11-25 20:09:20 -08:00
connection.hpp
Switch to eventpp
2023-11-25 20:09:20 -08:00
irc_commands.gperf
add gperf input file
2023-11-26 15:14:07 -08:00
irc_parse_thread.cpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
irc_parse_thread.hpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
ircmsg.cpp
pre-eventpp snapshot
2023-11-25 09:22:55 -08:00
ircmsg.hpp
pre-eventpp snapshot
2023-11-25 09:22:55 -08:00
linebuffer.hpp
🐣
2023-11-22 19:59:34 -08:00
main.cpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
ping_thread.cpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
ping_thread.hpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
registration_thread.cpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
registration_thread.hpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
settings.cpp
🐣
2023-11-22 19:59:34 -08:00
settings.hpp
🐣
2023-11-22 19:59:34 -08:00
snote_thread.cpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
snote_thread.hpp
Pass connection as a reference
2023-11-26 15:40:40 -08:00
thread.cpp
Switch to eventpp
2023-11-25 20:09:20 -08:00
thread.hpp
Switch to eventpp
2023-11-25 20:09:20 -08:00
watchdog_thread.cpp
use structured sending functions
2023-11-26 15:32:52 -08:00
watchdog_thread.hpp
use structured sending functions
2023-11-26 15:32:52 -08:00
write_irc.cpp
use structured sending functions
2023-11-26 15:32:52 -08:00
write_irc.hpp
use structured sending functions
2023-11-26 15:32:52 -08:00
Description
No description provided
717
KiB
Languages
C++
98.6%
CMake
1.4%