|
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 |
|
|
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 |
|
|
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 |
|
|
9105ce199f
|
Formatting
|
2023-11-05 18:50:04 -06:00 |
|
|
14bec4c9f9
|
MAJOR REWORK 2
|
2023-11-05 18:49:57 -06:00 |
|
|
a514b0432e
|
Formatting
|
2023-11-05 18:22:50 -06:00 |
|
|
dd5b432ead
|
Update the signature on bot.exit()
|
2023-11-05 17:38:43 -06:00 |
|
|
ecbc21f907
|
Implement send and recv on bot class
|
2023-11-05 16:26:50 -06:00 |
|
|
aedffec6ac
|
Partway through MAJOR rework
|
2023-11-04 20:37:35 -05:00 |
|