Commit Graph

77 Commits

Author SHA1 Message Date
Cynthia Foxwell 1014fe9979 deps: update eris, add ytdl-core 2021-08-29 20:01:47 -06:00
Cynthia Foxwell 3e2a3cd567 utility.banner: server support 2021-08-26 11:18:50 -06:00
Cynthia Foxwell 4c718e3a9a private reminders: wait until ready to register timer 2021-08-22 14:21:09 -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 0276b3ff64 Utsuho Lights 2021-08-12 13:32:06 -06:00
Cynthia Foxwell 24f18d44ad utility.jumbo: fix custom emotes 2021-08-11 21:33:58 -06:00
Cynthia Foxwell be5e820807 utility: add jumbo 2021-08-11 21:31:56 -06:00
Cynthia Foxwell d3031ffa56 deps: add sharp 2021-08-11 21:10:40 -06:00
Cynthia Foxwell 2e94ce2e9d load order fixes 2021-08-11 20:44:23 -06:00
Cynthia Foxwell 6e2cce0210 fix require 2021-08-11 20:42:13 -06:00
Cynthia Foxwell 41b587fd58 reduce getTopColor/pastelize imports 2021-08-11 20:41:28 -06:00
Cynthia Foxwell cdf4589b38 utility.snowflake: forgot the () 2021-08-04 17:15:21 -06:00
Cynthia Foxwell f85975d380 image: fix some error handling 2021-07-31 15:19:13 -06:00
Cynthia Foxwell 3822efc744 misc: fix wolfram 2021-07-29 14:16:11 -06:00
Cynthia Foxwell 67db6a0173 utility.banner: copypaste coding at its finest (avatar -> banner) 2021-07-28 11:58:27 -06:00
Cynthia Foxwell 460f757933 utility: banner command 2021-07-28 11:56:27 -06:00
Cynthia Foxwell 1cd8a6052f utils.lookupUser: fix one result returning lookup object 2021-07-28 11:49:15 -06:00
Cynthia Foxwell adf4e57405 private reminders: fix db query 2021-07-27 11:03:55 -06:00
Cynthia Foxwell 733c690ec7 make private daily reminders system
maybe one day ill make a full remind system, who knows
2021-07-26 13:31:46 -06:00
Cynthia Foxwell 1b03d4093a fix up dm channel hack, supress if we still have no channel 2021-07-26 12:26:57 -06:00
Cynthia Foxwell 141aea9a50 userData: INSERT -> REPLACE 2021-07-24 12:55:39 -06:00
Cynthia Foxwell fa05d104d3 stupid hack to make dms work on gateway v8 until i can get an answer as to why private channels cache isnt populating :/ 2021-07-23 22:48:43 -06:00
Cynthia Foxwell 6e536d850c lib.userData: add delete 2021-07-23 22:19:54 -06:00
Cynthia Foxwell 133e71961f userData lib 2021-07-23 22:16:27 -06:00
Cynthia Foxwell dfef61caa8 misc.wolfram: color 2021-07-23 22:16:21 -06:00
Cynthia Foxwell 3a3e4fc4ad misc: port wolfram 2021-07-23 20:39:57 -06:00
Cynthia Foxwell 6ba2f696ac fuck you give me all the intents 2021-07-23 18:39:34 -06:00
Cynthia Foxwell ed8a7768bf guess database is blocking rip 2021-07-23 18:26:25 -06:00
Cynthia Foxwell f1a072a080 ignore db 2021-07-23 17:28:39 -06:00
Cynthia Foxwell 356d533a95 eris complaining about intents??? 2021-07-23 17:28:05 -06:00
Cynthia Foxwell 58b49fb9d8 add database global 2021-07-23 17:21:50 -06:00
Cynthia Foxwell e9ec555a96 bot.exec: remove excessive newlines 2021-07-23 17:17:07 -06:00
Cynthia Foxwell ff38c73894 package: add sqlite3 2021-07-23 17:16:04 -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 6bca271729 change ready message emoji to distinguish 2021-07-23 16:21:24 -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 0b470e7cf7 add more events to log 2021-07-21 10:33:36 -06:00
Cynthia Foxwell 7335da4dca bot: add eval 2021-07-05 18:57:28 -06:00
Cynthia Foxwell 4b8172ff71 lib.utils: add reply support to getImage 2021-07-05 18:57:15 -06:00
Cynthia Foxwell aa3f47188c commandDispatcher: fix edit support 2021-06-21 22:43:05 -06:00
Cynthia Foxwell 575c2a3047 utility.flagdump: add mention lookup 2021-06-21 22:35:04 -06:00
Cynthia Foxwell 7b0e6fbc31 utility: add user flags dumping command 2021-06-21 22:22:32 -06:00
Cynthia Foxwell c84d592416 start misc with yt and fyt 2021-06-10 22:20:39 -06:00
Cynthia Foxwell ccce88fdad lib.utils: add parseHtmlEntities 2021-06-10 22:18:24 -06:00
Cynthia Foxwell 406e409a9f add api keys global 2021-06-10 21:54:38 -06:00
Cynthia Foxwell ece00a9be4 utility: add snowflake 2021-06-10 21:54:17 -06:00