|
3053948bdc
|
Add some commands, correct some strings, update admin IP, and add +k to possible reasons joining a channel failed.
|
2024-09-13 09:34:55 -05:00 |
|
|
433f57beb8
|
cache dnsbl lookups (v3.0.19)
|
2024-06-10 04:20:45 -05:00 |
|
|
b720b5edf8
|
Formatting
|
2024-05-24 12:06:41 -05:00 |
|
|
8b41a048c5
|
Error handling and dnsbl improvements
|
2024-05-23 13:12:46 -05:00 |
|
|
58060a5249
|
Improve cmd checking, add two new debug commands, and watch for gaining/losing ops
|
2024-05-23 09:05:02 -05:00 |
|
|
8dc9755c46
|
Status support, fix minor bug in data logic
|
2024-05-22 21:07:48 -05:00 |
|
|
49aa61417a
|
Multi-line parsing bug fixes
|
2024-05-18 22:52:40 -05:00 |
|
|
385d44c81a
|
Fix dnsbl errors, bug fixes in bot.py
|
2024-05-18 22:23:36 -05:00 |
|
|
74bc044fec
|
DNSBL support
|
2024-05-18 17:40:37 -05:00 |
|
|
b0e79861ad
|
Formatting
|
2024-05-11 22:30:31 -05:00 |
|
|
4325b1c6d6
|
Allow changing of prefix
|
2024-05-11 22:28:22 -05:00 |
|
|
4f0f5d50e6
|
Set up auto-markov replies, if set in config
|
2024-05-10 20:50:31 -05:00 |
|
|
c69d555e90
|
Changeable auto-reply soon
|
2024-05-10 19:43:14 -05:00 |
|
|
c90df959d5
|
Add markov functionality, don\'t allow regex to be a fatal crash, and disable radio debugging
|
2024-05-09 22:50:51 -05:00 |
|
|
20a2c7bf1b
|
Change timers.py to threads.py for clarity
|
2024-05-02 13:25:21 -05:00 |
|
|
23dfa854ac
|
Fix bugs & remove some debug stuff
|
2024-04-30 21:19:28 -05:00 |
|
|
0528f07a7d
|
Debugging QUIT
|
2024-04-30 21:04:28 -05:00 |
|
|
617be6f79f
|
Add a timer to change the topic in #firemc every minute
|
2024-04-30 19:43:54 -05:00 |
|
|
b0cd9c36f1
|
Formatting
|
2024-04-20 02:48:43 -05:00 |
|
|
b6c58e66fc
|
Support for raw commands at varying stages on first connection, unfinished twitch server connection (closes #3 on h's nest git server)
|
2024-04-20 02:47:00 -05:00 |
|
|
69976f5505
|
Formatting
|
2024-04-11 21:45:40 -05:00 |
|
|
90e59f9868
|
FIX: Don't default to having ignored channels being an integer
|
2024-04-11 21:24:39 -05:00 |
|
|
016e5d2595
|
Formatting
|
2024-04-07 00:38:49 -05:00 |
|
|
ee5bee742f
|
I did stuff... I don't remember what
|
2024-04-06 23:45:38 -05:00 |
|
|
ae2c1cb59a
|
Major improvements, bot V3
|
2024-03-06 12:33:54 -06:00 |
|
|
cc82ae7893
|
Add ignored channels, and reload more when reloading
|
2024-02-20 16:51:04 -06:00 |
|
|
400a29db99
|
Add support for +S and +A
|
2024-02-15 22:09:53 -06:00 |
|
|
799176cf81
|
Don't deadlock if the bot gets banned
|
2024-02-15 21:25:42 -06:00 |
|
|
95c2ed64c9
|
A lot of stuff idk
|
2024-02-14 21:17:08 -06:00 |
|
|
149946b65a
|
Lots of stuff
|
2023-11-20 17:52:18 -06:00 |
|
|
7c51c056b0
|
Type hints and corrections
|
2023-11-17 23:23:46 -06:00 |
|
|
426011bf4e
|
Formatting
|
2023-11-17 21:24:10 -06:00 |
|
|
cc4a4d0e1f
|
Move all handlers out of bot.py into handlers.py, minor config update
|
2023-11-17 21:23:19 -06:00 |
|
|
9e0bbf1782
|
fix logging bug
|
2023-11-17 20:24:30 -06:00 |
|
|
73b57d8e34
|
Sanity
|
2023-11-14 22:55:41 -06:00 |
|
|
fb2f4b7082
|
Remove debugging log
|
2023-11-14 22:47:38 -06:00 |
|
|
52e514b3a2
|
Shorter and more pythonic
|
2023-11-14 18:50:26 -06:00 |
|
|
0930f8b561
|
Print on bad messages, and I'm stupid.
|
2023-11-14 18:37:46 -06:00 |
|
|
b4f8450e7d
|
SAFELY decode messages. (Silently ignore invalid bytes)
|
2023-11-14 16:13:26 -06:00 |
|
|
2d62c76c06
|
Move handling a bit, easier to controll this way.
|
2023-11-14 15:44:08 -06:00 |
|
|
c18027ca9e
|
Mostly pyright and handler re-works
|
2023-11-13 15:42:46 -06:00 |
|
|
d050de403e
|
Gotta return chan now too
|
2023-11-09 15:42:17 -06:00 |
|
|
2c10e267e5
|
Move to handlers for CTCPs
|
2023-11-09 15:36:34 -06:00 |
|
|
53efdfb830
|
Make bot extend a bare-bones version of itself so type-hinting works as intended
|
2023-11-09 15:24:03 -06:00 |
|
|
d9b42eef4a
|
Should never happen, but pyright
|
2023-11-08 21:24:43 -06:00 |
|
|
9bd2ea7e29
|
Re-work to reloadable handler system
|
2023-11-08 21:20:50 -06:00 |
|
|
1f4adf21cc
|
sendmsg -> msg
|
2023-11-07 22:23:40 -06:00 |
|
|
b1648c7563
|
Extend possible errors for joining a channel
|
2023-11-07 22:21:37 -06:00 |
|
|
31d7d0fabb
|
Drop rebt and exit vars, add missing "npallowed"
|
2023-11-07 21:02:05 -06:00 |
|
|
d3f4e88934
|
Formatting
|
2023-11-07 20:30:35 -06:00 |
|