Commit Graph

18 Commits

Author SHA1 Message Date
Cynthia Foxwell dc954a3f60 fix permissions 2023-01-24 14:33:30 -07:00
Cynthia Foxwell 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
Cynthia Foxwell e2819ce5a5 argv-esque argument parsing 2022-11-29 18:15:41 -07:00
Cynthia Foxwell 5e2379919c bot.settings: fix perm names 2022-10-10 19:42:21 -06:00
Cynthia Foxwell 7c29a4e983 forgot awaits 2022-05-07 17:59:02 -06:00
Cynthia Foxwell 73576a911a bot.settings: aaaaaaaaaaaaaaaaaaaaaaa 2022-05-07 16:54:23 -06:00
Cynthia Foxwell 002092bcfd bot: add settings command 2022-05-07 16:48:48 -06:00
Cynthia Foxwell b5543eec11 move hastebin to nekobin 2022-04-01 20:07:15 -06:00
Cynthia Foxwell a259ee8da2 write own logger
since npmlog wants to add in "node-pre-gyp" onto every line
2021-08-22 14:20:49 -06:00
Cynthia Foxwell e9ec555a96 bot.exec: remove excessive newlines 2021-07-23 17:17:07 -06:00
Cynthia Foxwell d38d1d3925 bot.exec: dont add ERR: 2021-07-23 17:03:14 -06:00
Cynthia Foxwell a2c821b7e5 bot.exec: newline 2021-07-23 17:02:36 -06:00
Cynthia Foxwell 49f4c9ad75 bot.exec: i am dumb, classic copypaste coding 2021-07-23 17:01:52 -06:00
Cynthia Foxwell 263166c84f bot.exec: force buffers 2021-07-23 17:00:20 -06:00
Cynthia Foxwell b987ec9755 bot: add exec 2021-07-23 16:44:09 -06:00
Cynthia Foxwell 16cb278e6c bot.eval: inspect non errors only, not just all strings 2021-07-21 10:34:25 -06:00
Cynthia Foxwell 7335da4dca bot: add eval 2021-07-05 18:57:28 -06:00
Cynthia Foxwell 872ec9e413 reload and restart ports 2021-06-01 12:59:59 -06:00