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
18
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
7eb725fd5b
add files
2023-11-29 09:07:20 -08:00
.gitignore
🐣
2023-11-22 19:59:34 -08:00
c_callback.hpp
more patterns
2023-11-27 18:47:32 -08:00
CMakeLists.txt
add privthread
2023-11-29 08:56:58 -08:00
CMakePresets.json
🐣
2023-11-22 19:59:34 -08:00
command_thread.cpp
revise the includes
2023-11-27 19:09:45 -08:00
command_thread.hpp
revise the includes
2023-11-27 19:09:45 -08:00
connection.cpp
revise the includes
2023-11-27 19:09:45 -08:00
connection.hpp
revise the includes
2023-11-27 19:09:45 -08:00
event.hpp
revise the includes
2023-11-27 19:09:45 -08:00
irc_commands.gperf
add whowas
2023-11-28 07:58:22 -08:00
irc_parse_thread.cpp
revise the includes
2023-11-27 19:09:45 -08:00
irc_parse_thread.hpp
revise the includes
2023-11-27 19:09:45 -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
add privthread
2023-11-29 08:56:58 -08:00
ping_thread.cpp
revise the includes
2023-11-27 19:09:45 -08:00
ping_thread.hpp
revise the includes
2023-11-27 19:09:45 -08:00
priv_thread.cpp
add files
2023-11-29 09:07:20 -08:00
priv_thread.hpp
add files
2023-11-29 09:07:20 -08:00
registration_thread.cpp
revise the includes
2023-11-27 19:09:45 -08:00
registration_thread.hpp
revise the includes
2023-11-27 19:09:45 -08:00
self_thread.cpp
revise the includes
2023-11-27 19:09:45 -08:00
self_thread.hpp
restructure the "threads"
2023-11-27 14:12:20 -08:00
settings.cpp
🐣
2023-11-22 19:59:34 -08:00
settings.hpp
revise the includes
2023-11-27 19:09:45 -08:00
snote_thread.cpp
lazy snote matching
2023-11-28 11:34:27 -08:00
snote_thread.hpp
lazy snote matching
2023-11-28 11:34:27 -08:00
watchdog_thread.cpp
restructure the "threads"
2023-11-27 14:12:20 -08:00
watchdog_thread.hpp
restructure the "threads"
2023-11-27 14:12:20 -08:00
write_irc.cpp
revise the includes
2023-11-27 19:09:45 -08:00
write_irc.hpp
revise the includes
2023-11-27 19:09:45 -08:00
Description
No description provided
717
KiB
Languages
C++
98.6%
CMake
1.4%