Commit graph

16 commits

Author SHA1 Message Date
fd6a98d80c final major commit before rewrite in typescript 2024-02-20 16:59:51 -08:00
2c2fd8b5ff added a major crash prevention system, also responses to failed commands are now randomized 2024-02-16 22:22:57 -08:00
8c18c71d09 mainly just fixed voiceStateUpdate, some bugs 2024-01-03 16:50:55 -08:00
921febf278 new commands: recent and rejoin, fixed some stuff 2024-01-03 15:38:22 -08:00
89b75481e9 added p/recent and p/rejoin/other fixes 2024-01-02 22:09:43 -08:00
b7492c8ad0 changed most discord actions to be handled by 1 script. this should cut down on errors and allow you to actually use the bot in other servers (i think) 2023-09-30 08:17:43 -07:00
b92fe05718 PEPPERBOT VOICE CHAT CAPABILITY 2023-09-27 20:31:22 -07:00
7d5d32fec1 updated all requires to use import instead 2023-09-24 17:17:32 -07:00
ea46fb8467 fixed guildMemberAdd error 2023-09-16 19:48:38 -07:00
1b03b8ca15 more file reorganization, moved all events from index.js to events folder in seperate scripts 2023-09-16 07:26:37 -07:00
d2f9b3efb2 updated command logging system to not spam my terminal 2023-09-13 07:03:46 -07:00
d18afd63f0 created new logging system, also added logging of commands 2023-09-13 06:57:58 -07:00
cb16a007d3 allowed execution of commands within direct message channels, also fixed 2 crashes with attempting to delete messages without permission to do so 2023-09-11 22:45:21 -07:00
03a7851605 added direct message retrieval 2023-09-09 23:15:30 -07:00
1ea7fe9f03 added p/vileimagery 2023-09-09 17:14:13 -07:00
18c5085262 Pepperbot initializing 2023-09-09 14:20:07 -07:00