|
af89d25fce
|
Formatting
|
2024-06-10 04:20:54 -05:00 |
|
|
433f57beb8
|
cache dnsbl lookups (v3.0.19)
|
2024-06-10 04:20:45 -05:00 |
|
|
19ff5ee010
|
Assume the user gave a valid hostname if it's not the proper format. (v3.0.18)
|
2024-06-10 03:50:46 -05:00 |
|
|
47e377a68d
|
Actually work if a command is multi-worded
|
2024-05-25 14:49:48 -05:00 |
|
|
b720b5edf8
|
Formatting
|
2024-05-24 12:06:41 -05:00 |
|
|
152c87a8db
|
Little typo
|
2024-05-23 23:42:50 -05:00 |
|
|
b695b0e676
|
Add a custom blacklist provider for droneBL, since the default one doesn't work for it.
|
2024-05-23 22:46:36 -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 |
|
|
fdd490518c
|
Allow admins to premptively check DNSBLs. Also remove some Debug lines and fix minor issues.
|
2024-05-23 08:17:56 -05:00 |
|
|
971a889cc1
|
Oversight in dnsbl checks
|
2024-05-20 14:59:55 -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 |
|
|
3ff4b1a3fb
|
New Router
|
2024-05-16 21:42:38 -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 |
|
|
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 |
|
|
a0893dd4b2
|
Radio debugging on homeserver
|
2024-05-09 20:01:05 -05:00 |
|
|
7989715c1d
|
Don't reset the counter when the song changes
|
2024-05-06 09:45:02 -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 |
|
|
c0bd1f4352
|
Was missed in the #6 patch.
|
2024-04-30 20:52:16 -05:00 |
|
|
d1ee11f84a
|
Avoid spamming #firemc (#6)
Co-authored-by: Firepup Sixfifty <firepyp650@gmail.com>
Reviewed-on: #6
Reviewed-by: Firepup650 <firepup650@noreply.localhost>
|
2024-04-30 20:45:53 -05:00 |
|
|
617be6f79f
|
Add a timer to change the topic in #firemc every minute
|
2024-04-30 19:43:54 -05:00 |
|
|
2339db32d3
|
Add MC Down timer for ReplIRC
|
2024-04-30 18:52:21 -05:00 |
|
|
2a7a4be401
|
Fix minor bug in whoami
|
2024-04-29 16:33:26 -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 |
|
|
a5e1c1c96b
|
DEV: Various changes to last.fm functionality, also change the efnet server.
|
2024-04-11 21:43:04 -05:00 |
|
|
b356bfb19b
|
Actually pay attention if the song isn't playing
|
2024-04-09 12:46:43 -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 |
|
|
949843cca0
|
localhost -> 0::1
|
2024-03-06 12:35:10 -06:00 |
|
|
ae2c1cb59a
|
Major improvements, bot V3
|
2024-03-06 12:33:54 -06:00 |
|
|
f9183d0a06
|
Add some aliases
|
2024-02-20 17:04:17 -06:00 |
|
|
cc82ae7893
|
Add ignored channels, and reload more when reloading
|
2024-02-20 16:51:04 -06:00 |
|
|
3c9f11cc52
|
Make quotes more sane
|
2024-02-20 16:02:26 -06:00 |
|
|
400a29db99
|
Add support for +S and +A
|
2024-02-15 22:09:53 -06:00 |
|
|
d2479bc23f
|
Add #sshchat
|
2024-02-15 21:26:57 -06:00 |
|
|
799176cf81
|
Don't deadlock if the bot gets banned
|
2024-02-15 21:25:42 -06:00 |
|
|
85c81d3c6c
|
Various tweaks and improvements (2.0.9)
|
2024-02-15 20:46:39 -06:00 |
|
|
95c2ed64c9
|
A lot of stuff idk
|
2024-02-14 21:17:08 -06:00 |
|
|
c4c0a4317d
|
Formatting
|
2023-12-04 22:50:03 -06:00 |
|
|
42631780ff
|
General ease-of-use commit
|
2023-12-04 22:48:56 -06:00 |
|
|
e5b8930c6c
|
Pyright is stupid
|
2023-11-24 13:09:46 -06:00 |
|
|
f248c68ea6
|
Sub certain phrases out when passed in
|
2023-11-24 01:15:33 -06:00 |
|
|
149946b65a
|
Lots of stuff
|
2023-11-20 17:52:18 -06:00 |
|