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
48
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
763bcffe23
add all the reply argument counts
2025-01-27 20:02:31 -08:00
mybase64
checkpoint
2025-01-22 20:33:17 -08:00
mysocks5
copy over snowcone's stream
2025-01-26 14:38:13 -08:00
.clang-format
mass reformat
2025-01-25 15:45:31 -08:00
.gitignore
make privthread file configurable
2023-11-29 09:44:36 -08:00
bot.cpp
add on_chat layer
2025-01-27 17:46:07 -08:00
bot.hpp
add on_chat layer
2025-01-27 17:46:07 -08:00
c_callback.hpp
more patterns
2023-11-27 18:47:32 -08:00
client.cpp
add all the reply argument counts
2025-01-27 20:02:31 -08:00
client.hpp
add all the reply argument counts
2025-01-27 20:02:31 -08:00
CMakeLists.txt
explicitly tear down slots
2025-01-26 19:35:56 -08:00
CMakePresets.json
coroutine checkpoint
2025-01-23 12:46:52 -08:00
connection.cpp
support client certificates
2025-01-27 18:55:19 -08:00
connection.hpp
support client certificates
2025-01-27 18:55:19 -08:00
irc_command.hpp
migrate to signals2
2025-01-22 23:49:48 -08:00
irc_commands.gperf
add all the reply argument counts
2025-01-27 20:02:31 -08:00
irc_coroutine.cpp
mass reformat
2025-01-25 15:45:31 -08:00
irc_coroutine.hpp
mass reformat
2025-01-25 15:45:31 -08:00
ircmsg.cpp
mass reformat
2025-01-25 15:45:31 -08:00
ircmsg.hpp
mass reformat
2025-01-25 15:45:31 -08:00
linebuffer.hpp
mass reformat
2025-01-25 15:45:31 -08:00
main.cpp
add all the reply argument counts
2025-01-27 20:02:31 -08:00
registration.cpp
unregister caps_slot_ on event
2025-01-27 17:04:31 -08:00
registration.hpp
push cap logic into client
2025-01-27 11:08:16 -08:00
sasl_mechanism.cpp
more sasl
2025-01-25 12:25:38 -08:00
sasl_mechanism.hpp
mass reformat
2025-01-25 15:45:31 -08:00
settings.cpp
support client certificates
2025-01-27 18:55:19 -08:00
settings.hpp
support client certificates
2025-01-27 18:55:19 -08:00
snote.cpp
mass reformat
2025-01-25 15:45:31 -08:00
snote.hpp
initial command logic
2025-01-25 21:24:33 -08:00
stream.hpp
copy over snowcone's stream
2025-01-26 14:38:13 -08:00
Description
No description provided
717
KiB
Languages
C++
98.6%
CMake
1.4%