Commit graph

22 commits

Author SHA1 Message Date
ComputerTech312
03d84e0f86 Added a ping/pong function from the bot to the server to ensure connection 2024-02-27 12:17:48 +01:00
Yuuki Chan
38ff6a9b0d Update bot.py 2024-02-26 19:37:32 +09:00
Yuuki Chan
e490b80415 Updated bot.py 2024-02-25 22:17:04 +09:00
Yuuki Chan
ba8929164d Updated bot.py to auto join channels. 2024-02-23 14:04:06 +09:00
Yuuki Chan
1cad27bc37 Load/save channels from/to database. 2024-02-23 13:58:47 +09:00
Yuuki Chan
4b6c768126 Possibly fixed SASL timeout, needs further testing. 2024-02-22 23:45:28 +09:00
Yuuki Chan
ebfc76f17b Updated db.py 2024-02-22 20:31:54 +09:00
Yuuki Chan
2d0d05f501 Updated bot.py 2024-02-22 20:16:52 +09:00
Yuuki Chan
009bc9a67e Re-added bot.py and updated sasl.py 2024-02-22 20:16:23 +09:00
0edafef9b5 Delete src/bot.py 2024-02-22 11:44:56 +01:00
04816f0664 Update src/bot.py 2024-02-21 17:30:22 +01:00
ComputerTech312
2a8da606c2 Removed elitebot dir and some other stuff 2024-02-20 14:29:15 +01:00
ComputerTech312
c0f8606715 Replaced multiple instances of double quotes with single quotes. 2024-02-20 09:32:48 +01:00
ComputerTech312
a683fcffea Cleaned up the directories 2024-02-19 15:34:25 +01:00
Yuuki Chan
3ca7e9cf36 Add db support (W.I.P.), cookie.py and removed UseSASL requirement. 2024-02-19 18:26:40 +09:00
Yuuki Chan
f66d05d632 Don't load config twice. 2024-02-19 15:00:35 +09:00
Yuuki Chan
e95947d2d3 Replaced double quotes to single quotes where possible. 2024-02-18 23:09:46 +09:00
Yuuki Chan
9df8bad704 Reformatted sasl.py 2024-02-18 23:04:03 +09:00
Yuuki Chan
e638e1e30d Reformatted channel_manager.py 2024-02-18 23:03:16 +09:00
Yuuki Chan
ca832ff563 Reformatted bot.py and added PyYAML requirement. 2024-02-18 23:01:27 +09:00
Yuuki Chan
76511c817c Updated logger.py and added colorama requirement. 2024-02-18 22:36:48 +09:00
ComputerTech312
aa0d60f883 pew 2024-02-18 14:25:20 +01:00