Commit graph

343 commits

Author SHA1 Message Date
c33e02e06d ping command actually pings 2022-12-11 17:23:07 +11:00
f812359b42 oops forgot to change the cooldown warn from msg 2022-12-11 17:22:57 +11:00
c7b87dc4bf update EmbedBuilder 2022-12-11 17:22:31 +11:00
56ce10d420 moved 2022-12-11 13:41:42 +11:00
133625c0f6 remove alias support 2022-12-11 13:41:25 +11:00
abca96068d functional interaction handler 2022-12-11 13:40:15 +11:00
3b8fdb61b8 add interaction passoff 2022-12-11 13:39:56 +11:00
c929e8b949 move to base + extend so we can have default props 2022-12-11 13:39:40 +11:00
fb5d8cf7b1 remove message handling + unneeded intents 2022-12-11 13:39:03 +11:00
79cfe4c57d test command 2022-12-11 13:38:42 +11:00
7038dc1c6f remove legacy commands 2022-12-11 13:37:30 +11:00
a2fe5d4dca prevent avatar from loading for now 2022-12-11 13:36:50 +11:00
a4618d9e63 remove messageCreate events 2022-12-11 13:23:28 +11:00
1102f0f4e5 register commands with api 2022-12-11 13:22:11 +11:00
7683e56bb6 move schemas 2022-12-10 23:18:14 +11:00
03692a6f7b added bot id to config (deployment stuff) 2022-12-10 23:18:00 +11:00
a8660cfb96 all of this is useless ill fix it later 2022-12-10 14:58:21 +11:00
9e47046c7b cleaned up var names 2022-12-10 00:22:48 +11:00
d1a4b2cf5c patching back in the message handler 2022-12-10 00:21:45 +11:00
003712fe7f placeholder 2022-12-10 00:14:31 +11:00
1f2fd34ac5 disallow @everyone 2022-12-10 00:14:24 +11:00
b561f80835 use camel case properly 2022-12-10 00:13:08 +11:00
dfc1674bad i cant remember what half of these were even for 2022-12-09 23:42:09 +11:00
7e623c36fd oopsie cant spell 2022-12-09 23:41:47 +11:00
b94fc32f46 file layout changes + interaction passoff 2022-12-09 23:41:29 +11:00
dfc1978368 oopsie comma was missing 2022-12-09 23:40:41 +11:00
acba68a2d1 bandaged up for d.js 14 2022-12-06 09:44:25 +11:00
022ec6b999 changes for eris + new loading UX 2021-07-17 15:55:18 +10:00
9231fcc671 eris > d.js changes 2021-07-16 13:30:28 +10:00
3441d15c95 use native d.js embed generator 2021-07-16 13:21:09 +10:00
a7331e789f modifications & removal of global functions 2021-07-16 13:20:25 +10:00
06c8aa1cc8 message.channel.guild > message.guild 2021-07-15 12:53:57 +10:00
9d0fd0ee01 change createMessage to send (eris to d.js) 2021-07-15 12:39:19 +10:00
abc21ac158 fix shutdown function 2021-07-15 12:38:23 +10:00
4fa9f5e795 new ready message 2021-07-15 12:38:13 +10:00
9ea6720cd8 eris to d.js changes 2021-07-15 12:26:55 +10:00
da570fc40b emoji moved to config 2021-07-15 12:26:42 +10:00
c0c1945b2c move back to d.js + emojis in config 2021-07-15 12:26:02 +10:00
1b5dc56eeb dep update + new ws stuff 2021-07-15 12:23:58 +10:00
a2f575a7dd eris was a waste of time oosp 2021-07-13 13:08:10 +10:00
d3b4b1ecc9 update dependencies and fix broken ones 2021-04-29 13:18:31 +10:00
05b7286fb3 Merge branch 'master' of https://github.com/woomyware/v2 2021-04-29 12:56:44 +10:00
2dc327b484 wip serverinfo command 2021-04-29 12:56:40 +10:00
81b1900749
Update README.md 2021-04-29 02:46:06 +00:00
b777077868 add help info 2021-03-13 14:33:03 +11:00
7ed859d8e5 sentry stuff 2021-03-13 14:32:17 +11:00
761cb38e3b update deps 2021-03-13 14:30:55 +11:00
c58df67896 accept user ID's 2021-03-07 01:15:07 +11:00
abe8c824e3 add missing leading zeros to hex 2021-03-07 01:14:46 +11:00
eec9fca10f search members by ID :D 2021-03-07 00:16:47 +11:00