Commit graph

17 commits

Author SHA1 Message Date
51ead27368 bot.exec: some escape code fixes to minimize overflowing
though a lot of it is on discord's end with their implementation of ansi
codeblocks, since that is very much a non-stock feature of hljs
2022-12-04 18:06:27 -07:00
e2819ce5a5 argv-esque argument parsing 2022-11-29 18:15:41 -07:00
5e2379919c bot.settings: fix perm names 2022-10-10 19:42:21 -06:00
7c29a4e983 forgot awaits 2022-05-07 17:59:02 -06:00
73576a911a bot.settings: aaaaaaaaaaaaaaaaaaaaaaa 2022-05-07 16:54:23 -06:00
002092bcfd bot: add settings command 2022-05-07 16:48:48 -06:00
b5543eec11 move hastebin to nekobin 2022-04-01 20:07:15 -06:00
a259ee8da2 write own logger
since npmlog wants to add in "node-pre-gyp" onto every line
2021-08-22 14:20:49 -06:00
e9ec555a96 bot.exec: remove excessive newlines 2021-07-23 17:17:07 -06:00
d38d1d3925 bot.exec: dont add ERR: 2021-07-23 17:03:14 -06:00
a2c821b7e5 bot.exec: newline 2021-07-23 17:02:36 -06:00
49f4c9ad75 bot.exec: i am dumb, classic copypaste coding 2021-07-23 17:01:52 -06:00
263166c84f bot.exec: force buffers 2021-07-23 17:00:20 -06:00
b987ec9755 bot: add exec 2021-07-23 16:44:09 -06:00
16cb278e6c bot.eval: inspect non errors only, not just all strings 2021-07-21 10:34:25 -06:00
7335da4dca bot: add eval 2021-07-05 18:57:28 -06:00
872ec9e413 reload and restart ports 2021-06-01 12:59:59 -06:00