Commit graph

246 commits

Author SHA1 Message Date
8bc9ed19fc
bump version, fix regex bug 2023-11-07 20:59:38 -06:00
7a035398ec
Compress debug info into one message 2023-11-07 20:49:44 -06:00
d3f4e88934
Formatting 2023-11-07 20:30:35 -06:00
1242aed9b3
Handle nick changes 2023-11-07 20:26:06 -06:00
5ae91f4b26
Ignore self 2023-11-07 20:20:30 -06:00
c4a9815a9c
Strip spaces from commands when declining access 2023-11-07 20:18:33 -06:00
1f7b6d9863
Parse messages and nick to lowercase before parsing 2023-11-07 20:11:24 -06:00
b8cae4e134
config -> conf 2023-11-07 20:02:12 -06:00
1a1cd3e8bd
Monke 2023-11-07 18:30:06 -06:00
7c43d8afc2
Outdated line fix 2023-11-07 09:20:56 -06:00
d03d54640b
Bump version 2023-11-07 09:20:41 -06:00
374ff215d6
Fix admin check, and fix a un-updated line 2023-11-07 09:19:57 -06:00
1b48269d17
Reload support & minor fixes 2023-11-07 09:05:23 -06:00
fadd8539e6
Remove old refrence to "CTCPHandler" 2023-11-07 08:02:42 -06:00
2c7fbb601b
...And I need to make it "self" calls 2023-11-07 08:02:05 -06:00
ebc98a7267
This handling block is important 2023-11-07 08:01:37 -06:00
28d910c095
Forgot PING of all things. 2023-11-07 07:59:01 -06:00
26e4bd0789
Many small fixes. (MM Phase 6) 2023-11-07 07:53:14 -06:00
8d36b4742e
MAJOR MIGRATION Phase 5 (Closes #6) 2023-11-07 07:25:53 -06:00
c29cf02be6
Closes #18 2023-11-07 07:06:55 -06:00
86a59458eb
Backup old ircbot file before MAJOR MIGRATION phase 5 2023-11-07 07:06:09 -06:00
d9b503aa9e
Don't need env here 2023-11-07 06:52:19 -06:00
61c5b8f791
Need the env here 2023-11-07 06:51:55 -06:00
2a5dc6eeef
Apparently you can not have a play count 2023-11-07 06:23:28 -06:00
019e38caec
Oops 2023-11-06 23:22:36 -06:00
8e2edcf79f
Formatting 2023-11-06 23:19:59 -06:00
ed5b9c47e8
MAJOR MIGRATION 4 2023-11-06 23:19:40 -06:00
33eefbbd77
MAJOR MIGRATION 3 2023-11-06 18:18:52 -06:00
53b9194299
"CTCP" -> "kind" inside the CTCP function 2023-11-06 16:49:48 -06:00
f0d50170e3
__init__ must take a self 2023-11-06 16:23:31 -06:00
bd94f1b67f
A bunch of small fixes 2023-11-06 16:20:54 -06:00
1993bcacc6
code 520 2023-11-06 16:04:46 -06:00
3ac17f3a6e
More calls to self, and start trying to move to code-based system 2023-11-06 16:02:57 -06:00
5078821684
Parse status codes instead of the message itself, standardized AND less abusable 2023-11-06 15:34:23 -06:00
5031e39a70
Formatting 2023-11-06 00:33:11 -06:00
cb7acb14cb
Implement the CTCP handler into bot 2023-11-06 00:29:00 -06:00
d8c11dcb25
Implement joining channels into bot 2023-11-05 21:26:41 -06:00
2dc702b4a8
Drop unused vars 2023-11-05 21:19:26 -06:00
ed63c35b81
Formatting 2023-11-05 21:13:59 -06:00
e494008775 Add another reboot command (#17)
Closes #15

Add another reboot command 3ea8908bc6
Make the hot dog happy, because happy hot dog = yummy hot dog 15c18193a9\
de-f it 74cbcdc7a2
Make the flaming hot dog even happier, almost ready to eat! 6aecc9e8f2

Reviewed-on: https://git.amcforum.wiki/Firepup650/fire-ircbot/pulls/17
Reviewed-by: Firepup Sixfifty <firepyp650@gmail.com>
Co-authored-by: 9pfs <9pfs@amcforum.wiki>
Co-committed-by: 9pfs <9pfs@amcforum.wiki>
2023-11-06 03:11:58 +00:00
f29de567c0
botnick -> nick 2023-11-05 21:08:47 -06:00
26cbe67e6f
socket -> sock 2023-11-05 20:36:33 -06:00
cd2e54e7d8
Fewer log methods is better 2023-11-05 20:24:43 -06:00
91161a15f9
Minor tweaks & add bot.warn() 2023-11-05 20:05:34 -06:00
b5aee62341
Formatting 2023-11-05 18:51:50 -06:00
039bcfac9f
Config to it's own file 2023-11-05 18:51:42 -06:00
d175c19f35
merge 2023-11-05 18:51:03 -06:00
9105ce199f
Formatting 2023-11-05 18:50:04 -06:00
14bec4c9f9
MAJOR REWORK 2 2023-11-05 18:49:57 -06:00
b6e59588a2 Add uptime command (#14)
Because every bot needs an uptime command!

Add uptime command 077eed6427
Fix stupid mistake a66cfd848a
Make fp happy 48a503a392

Reviewed-on: https://git.amcforum.wiki/Firepup650/fire-ircbot/pulls/14
Reviewed-by: Firepup Sixfifty <firepyp650@gmail.com>
Co-authored-by: 9pfs <9pfs@amcforum.wiki>
Co-committed-by: 9pfs <9pfs@amcforum.wiki>
2023-11-06 00:44:45 +00:00