Puneet Gopinath
|
0f10908ee0
|
refactor: update to discord.js v13 (#203)
* build: bump djs version
* refactor(add): update
* refactor(blacklist): update
* refactor(close): update
* refactor(help): update
* refactor(new): update
* refactor(panel): update
* refactor(remove): update
* refactor(stats): update
* refactor(survey): update
* refactor(tag): update
* refactor(topic): update
* refactor(guild): update, now Structures doesn't exist
Also I don't know if this would work actually, let's see
* refactor(guild_member)
* refactor(index.js): add intents
I can't understand how you do the indentation, sorry if I made a mistake
* Update package.json
* fix(intents): add `DIRECT_MESSAGES` intents
- also fix code style and indentation
* style: fix properties order and indentation
* fix(guild)
* Update and rename message.js to messageCreate.js
* Update guild.js
* refactor(manager): fix
* Update manager.js
* fix(help)
* style: fix spacing
* fix: permission overwrites
* fix(new)
* fix(presence): rename activity to activities
* fix(presence): fix debug message
* fix: update channel types
* Update new.js
* fix(embeds): update footer function
* fix: broken code
* style: add new lines around embed blocks
* fix(messages): update remaining `send()` calls
* fix(messages): i missed one
* build: replace fastify logger with standard logger
* refactor: update message and reaction collectors
Co-authored-by: Isaac <git@eartharoid.me>
|
2021-08-16 21:05:20 +01:00 |
|
Isaac
|
36ad172d23
|
build: bump discord.js version and update dependencies
Co-authored-by: @donzee529
Co-authored-by: @PuneetGopinath
|
2021-08-16 14:59:14 +01:00 |
|
Isaac
|
a000234a96
|
contributors
|
2021-05-25 20:51:21 +01:00 |
|
Isaac
|
20ac8bff73
|
Survey responses!
and some small changes/fixes
|
2021-05-19 15:24:02 +01:00 |
|
Isaac
|
6a978aa025
|
Settings validation
|
2021-05-17 20:24:00 +01:00 |
|
Isaac
|
448a1e793f
|
"stats" command
|
2021-05-17 00:04:14 +01:00 |
|
Isaac
|
8a99732d80
|
Added close command, bug fixes and improvements
|
2021-05-15 23:06:31 +01:00 |
|
Isaac
|
349527d9f6
|
Update logger
|
2021-05-12 17:19:14 +01:00 |
|
Isaac
|
8903f10305
|
Panel creation
|
2021-05-11 23:12:06 +01:00 |
|
Isaac
|
de93d586fe
|
fix & improve args processing
|
2021-05-10 23:10:39 +01:00 |
|
Isaac
|
fba2b579fb
|
Update i18n (and fix commands)
|
2021-04-27 11:34:34 +01:00 |
|
Isaac
|
fff423956d
|
More settings, update things
|
2021-04-24 20:34:09 +01:00 |
|
Isaac
|
1bc2e737e3
|
Database encryption
Security ™️
|
2021-04-07 00:02:07 +01:00 |
|
Isaac
|
4b3ba238bd
|
Finish "new" command, and other stuff
|
2021-04-05 18:38:00 +01:00 |
|
Isaac
|
d5463a9bc3
|
Improve plugins, make settings server separate
|
2021-03-03 17:20:33 +00:00 |
|
Isaac
|
be37c7b0ed
|
Settings server
|
2021-02-28 23:57:21 +00:00 |
|
Isaac
|
e53427cb36
|
Improve logging
|
2021-02-27 21:13:46 +00:00 |
|
Isaac
|
1f2d40234b
|
Logger and fastify, settings server
|
2021-02-25 12:34:16 +00:00 |
|
Isaac
|
ce2942879c
|
Clean up
|
2021-02-17 13:24:33 +00:00 |
|
Isaac
|
4c8e9125e5
|
Make things work
|
2021-02-16 23:35:31 +00:00 |
|
Isaac
|
5fdfb121c7
|
things
|
2021-02-16 22:34:20 +00:00 |
|
Isaac
|
cf8dff2a5b
|
Database
|
2021-02-16 14:48:04 +00:00 |
|
Isaac
|
f44e9080e5
|
Start making
Start on the basic structure, database stuff
|
2021-02-16 00:02:44 +00:00 |
|
Isaac
|
9863c45fdf
|
Set up for v3
|
2021-02-15 18:34:59 +00:00 |
|