-
Notifications
You must be signed in to change notification settings - Fork 0
devinr/PyOpenB0t
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
If you, for whatever reason, need the bot to have an 8kb buffer, do the following while in the main PyOpenB0t directory (not src/): cp src/bot.py src/bot.py.orig sed 's/s.recv(4096)/s.recv(8192)/' src/bot.py.orig > src/bot.py
About
A port of WinOCM's OpenB0t to Python.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published