109 Commits

Author SHA1 Message Date
f52c573eea
Add /lfy command
Minor change to the sendraw function, now messages are urlencoded.
2021-02-18 13:53:48 +01:00
f181ffe7ab
Add /konachan command 2021-02-17 00:16:10 +01:00
ce7bc467e8
Count memory stats in MB 2021-02-15 15:09:17 +01:00
1572d44f89
Include timezone into date command 2021-02-15 13:29:53 +01:00
662116ae39
Add date and logic for zero cases to /cv 2021-02-10 16:47:23 +01:00
422e807288
Move underscore removal into msg variable declaration 2021-02-07 17:43:35 +01:00
06b334d5b3
Fix mistake in help function 2021-02-07 17:15:32 +01:00
6b0053233b
Make /4c available to all users 2021-02-07 17:12:19 +01:00
f8f2db52d3
Remove logging from /4c command 2021-02-07 17:06:36 +01:00
62f8cf29e0
Delete board file when older than 60m 2021-02-07 17:05:17 +01:00
aaff6f0b60
Convert arguments to array 2021-02-07 15:09:36 +01:00
16897ba7ec
Make it easier to bluetext 2021-02-07 11:49:08 +01:00
4ef13e0d56
Add /4c command to /help 2021-02-07 11:40:02 +01:00
b9d2b611a3
Add 4c command 2021-02-07 10:43:27 +01:00
16de3252c7
Match tag function against whole message 2021-02-04 19:36:56 +01:00
ca91cf2c0c
Remove fdebug function 2021-02-03 13:22:29 +01:00
c0cb2dc908
Separate debug commands from send 2021-01-24 08:42:06 +01:00
167b1b510d
Do not tag in help message 2021-01-23 17:02:18 +01:00
ec22b32ad3
Add /repo command to help message 2021-01-23 17:00:47 +01:00
48bfab3e88
Being a bit of a dum-dum apparently 2021-01-19 16:09:53 +01:00
e703d60e19
Add /repo command 2021-01-19 16:07:01 +01:00
b85b566f1f
Add various debugging utilities 2021-01-18 16:03:26 +01:00
64704875a2
Clean up CGI output for debugging 2021-01-18 15:43:12 +01:00
e09652508a
Minor cleanup 2021-01-14 22:14:57 +01:00
904b51cd2a
Unfuckulate spelling 2021-01-13 18:29:02 +01:00
585c5f7f12
Unfuckulate sendlog 2021-01-13 18:23:15 +01:00
c26fa59612
Add log chat to Konata 2021-01-13 17:48:40 +01:00
58f8bfad06
Add /konata command 2021-01-09 08:46:22 +01:00
e71f8c25e5
Convert k.command to /command 2021-01-09 06:08:33 +01:00
f1b03d2135
Add PS1 to /term 2021-01-08 02:50:16 +01:00
03346e3813
Add escape() function 2021-01-07 17:00:52 +01:00
dfddf82934
Update help message 2021-01-06 20:11:22 +01:00
5f8421ab07
Use sendmsg for !anyone 2021-01-06 20:00:01 +01:00
d38fcc9946
Update /ud command 2021-01-06 19:52:20 +01:00
8d4e0a1bc6
Update sed command to support MarkdownV2 properly 2021-01-06 19:41:18 +01:00
05c953f429
Improve command handler (tags etc) 2021-01-04 19:09:09 +01:00
30ff526fc0
Move bot username into install.sh / konata.conf 2021-01-04 16:39:50 +01:00
a0b2eaded2
Improve error detection in /cv and /ud 2021-01-04 16:26:59 +01:00
7bc049e44d
Add /ud command 2021-01-04 15:51:53 +01:00
d5db8cfb7a
Improve youtube-dl
Read: work around its retardation
2021-01-02 17:42:10 +01:00
6e3946229e
Move /mp3 to administrative commands 2021-01-01 00:58:54 +01:00
b3510ccfde
Exit on admin commands by non-admin user 2021-01-01 00:37:39 +01:00
e562d20090
Make /mp3 admin only 2021-01-01 00:32:33 +01:00
dbf2fdcbf8
Remove /corona command 2021-01-01 00:24:35 +01:00
fffceded1a
Use wildcards for commands that require parameters 2021-01-01 00:21:31 +01:00
4870f05dee
Reduce scope of matching commands 2021-01-01 00:06:39 +01:00
3e23671fd8
Make /cv more robust
Hello 2021! May you be better than last year :)
2021-01-01 00:03:16 +01:00
bdda6db5ee
Add /mp3 command
Last feature of the year! Bye bye 2020!
2020-12-31 22:16:44 +01:00
980ab73ef6
Restructure code, add comments 2020-12-31 21:23:34 +01:00
8f78d1f825
Reduce scope of /help and /start 2020-12-31 18:14:41 +01:00