Commit graph

29 commits

Author SHA1 Message Date
aaf220e37d Fix some bugs in roll.js 2022-12-16 23:22:11 -06:00
8fcb1e2e0c Add a dice roll command 2022-12-16 23:17:51 -06:00
9cee18dcdd Allow reference in the singular for a 1 die roll 2022-12-16 21:58:51 -05:00
08561a856a Add a lottery / random number roller 2022-12-16 19:54:06 -05:00
bc3ff31852
Create codeql.yml 2022-12-16 15:00:02 -06:00
7409f92dc2 Fix typo preventing catch of guild join/leave 2022-12-16 15:36:51 -05:00
8bb74d9cd8 Report server count anonymously with PM2 2022-12-16 15:17:43 -05:00
a8f447e7c4 Add server-icon function 2022-12-16 14:53:32 -05:00
14ba72a051 Update avatar.js boilerplate 2022-12-16 14:38:06 -05:00
d919175ef7 Rename PM2 Websocket Heartbeat to be more specific 2022-12-16 14:27:49 -05:00
a31a0d8d74 Add PM2 metric tracking for Websocket Heartbeat 2022-12-16 14:09:42 -05:00
519c0520c5 Add an about command to report basic bot info 2022-12-16 14:01:37 -05:00
8f839845a5 Remove incorrect text from boilerplate 2022-12-16 13:26:47 -05:00
43e6fc63f4 Add warning to config.json.template 2022-12-16 13:24:50 -05:00
25370e9dc1 Add an invite command to share bot invite link 2022-12-16 13:16:54 -05:00
d704b39859 Add a botName field to config 2022-12-16 13:16:33 -05:00
adc54e64ac Remove presence.json 2022-12-16 12:14:10 -05:00
11373ecc00 Make presence.json a template 2022-12-16 11:08:26 -05:00
22175f32bf Add initial presence code 2022-12-16 11:06:38 -05:00
8f44aa943e Add boilerplate to delete/deploy-commands.js 2022-12-16 07:00:35 -05:00
f26afaf441 Generalize boilerplates to "Konpeki Discord Bot" 2022-12-16 07:00:03 -05:00
fd08706eb0 Fix incorrect information in package.json 2022-12-16 06:54:54 -05:00
d3efa6b7a4 Add a config.json template 2022-12-16 06:52:01 -05:00
3d8d691c1f Add a README 2022-12-16 06:49:15 -05:00
2dd4b193aa Allow for up to 2 lines of output for an error 2022-12-16 05:46:15 -05:00
dd882eb048 Make logs more readable 2022-12-16 04:58:49 -05:00
0b8abbaf42 Added anonymous pm2 metrics 2022-12-16 03:42:59 -05:00
4026edfa8d Fix some bugs in commands/avatar.js 2022-12-16 02:35:32 -05:00
d4e3b0c2c2 Initial Commit 2022-12-15 14:07:35 -05:00