Commit graph

43 commits

Author SHA1 Message Date
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
50473cc700
remove async file, add slapping, add handling for user modes changing 2024-07-02 22:33:18 -05:00
b720b5edf8
Formatting 2024-05-24 12:06:41 -05:00
aa0dd3cc22
We don't handle these, and they're normal things, so ignore 'em. 2024-05-23 23:47:18 -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
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
d8a612b6f6
Formatting 2024-05-10 20:51:14 -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
9684152def
Formatting 2024-05-01 15:41:32 -05:00
23dfa854ac
Fix bugs & remove some debug stuff 2024-04-30 21:19:28 -05:00
a1a722e0cd
idk where I copied that from? 2024-04-30 21:08:41 -05:00
0528f07a7d
Debugging QUIT 2024-04-30 21:04:28 -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
58f67591ac
Ignore server requests that we can't handle 2024-04-19 20:33:40 -05:00
016e5d2595
Formatting 2024-04-07 00:38:49 -05: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
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
42631780ff
General ease-of-use commit 2023-12-04 22:48:56 -06:00
f248c68ea6
Sub certain phrases out when passed in 2023-11-24 01:15:33 -06:00
e7acda43b4
Formatting 2023-11-20 20:18:48 -06:00
478bcb9d04
Simplify rework 2023-11-20 20:18:30 -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
9bf199bb48
add a channel, and override nicklen limits for bridges 2023-11-17 20:48:30 -06:00
87ed08e5cd
Formatting 2023-11-14 23:26:02 -06:00
eab0787fff
Allow certain hostnames to have global admin perks 2023-11-14 22:04:34 -06:00
52e514b3a2
Shorter and more pythonic 2023-11-14 18:50:26 -06:00
5c79e1e1a3
Suppress warning if it's a DM to the bot 2023-11-14 15:42:23 -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
b26bd4097f
Formatting 2023-11-09 15:37:08 -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
9bd2ea7e29
Re-work to reloadable handler system 2023-11-08 21:20:50 -06:00