Abheek Dhawan
0ba18aeb08
Use dotenv
3 years ago
Abheek Dhawan
b524a5c1ca
Fix non-string message types
Discord.js's update led to MessageEmbed's classifying non-string fields
(e.g. booleans) as empty, which is unallowed and would cause errors.
3 years ago
Abheek Dhawan
3c7c9d5da1
Minor improvements
3 years ago
Abheek Dhawan
928950e3c4
Minor improvements
4 years ago
Abheek Dhawan
164534e8f2
Fix avatar URL when uncached message is edited or deleted
4 years ago
Abheek Dhawan
83c0642ecd
Merge branch 'master' of adawesome.tech:git/bots/awesomemod
4 years ago
Abheek Dhawan
fa1e41c848
Fix filter for members
4 years ago
Abheek Dhawan
3957aa0bdf
Merge branch 'master' of /srv/git/bots/awesomemod
4 years ago
Abheek Dhawan
38e9476444
Fix intents
4 years ago
Abheek Dhawan
2bfe6a5487
Use permissions.has instead of hasPermission
4 years ago
Abheek Dhawan
d3a23bfae6
Use displayAvatarURL instead of avatarURL
displayAvatarURL works better in case the user has the default avatar,
as it defaults to it without requiring inline control flow
4 years ago
Abheek Dhawan
1d08da3ee2
Test warning on newly created account join
4 years ago
Abheek Dhawan
abef37c97f
Attempt to map array to names
4 years ago
Abheek Dhawan
848b274297
Fix ISS embed
4 years ago
Abheek Dhawan
2844f32580
Merge branch 'master' of adawesome.tech:git/bots/awesomemod
4 years ago
Abheek Dhawan
6533e5a885
Fix usersWith character limit
4 years ago
Abheek Dhawan
cc77f6e3b7
Fix usersWith character limit
4 years ago
Abheek Dhawan
d74d18e23e
Use split instead of substring for bulkDelete
4 years ago
Abheek Dhawan
7a3d46c1f7
Update dependencies
4 years ago
Abheek Dhawan
8112a91721
Add missing return
4 years ago
Abheek Dhawan
33bdd2cbea
Add astronauts as well as ISS location
4 years ago
Abheek Dhawan
30961833dd
Fix issue in ban and kick commands with mentions
4 years ago
Abheek Dhawan
ef33bcfc99
Use the new Server Discover and Monitoring engine for MongoDB
4 years ago
Abheek Dhawan
640823b95e
Fix role array sorting
4 years ago
Abheek Dhawan
fafb02da61
Use default prefix for DMs
4 years ago
Abheek Dhawan
e4a5f48a31
Return if no guild resolved when looking for prefix in db
4 years ago
Abheek Dhawan
c93ff40647
Allow mentions for user queries
4 years ago
Abheek Dhawan
d159831a6b
Remove thumbnail from userInfo command
4 years ago
Abheek Dhawan
b0fcff67b5
Use larger image sizes
4 years ago
Abheek Dhawan
76b95c2842
Use dynamic icons
4 years ago
Abheek Dhawan
57a6afc1ce
Remove excess logging
4 years ago
Abheek Dhawan
a09c1686df
Use client.user.id instead of set id
4 years ago
Abheek Dhawan
eddfea8ef8
Add custom prefix command
4 years ago
Abheek Dhawan
526dda8294
Add basic reaction role functionality that works
4 years ago
Abheek Dhawan
49d38813b4
Add rudimentary commands for reaction roles
4 years ago
Abheek Dhawan
f6170d1154
Improve role querys
4 years ago
Abheek Dhawan
14eeaa74d4
Merge branch 'master' of adawesome.tech:git/bots/awesomemod
4 years ago
Abheek Dhawan
2e2144b5b7
Update help command
4 years ago
Abheek Dhawan
3f1ca84927
Merge branch 'master' of /srv/git/bots/awesomemod
4 years ago
Abheek Dhawan
5c7758fa99
Update usersWith command to select closest named role
4 years ago
Abheek
12deac9be2
Merge pull request #6 from xlq902/patch-3
4 years ago
Eric Yang
16357ff576
Update bot.js
Changed "you can't ban yourself" for kick command to "you can't kick yourself", although why doesn't the person who wants to kick themselves just leave the server in the first place :/
4 years ago
Abheek Dhawan
0712a1486c
Return if new channel is just a DM
4 years ago
Abheek
3764b77af9
Merge pull request #2 from xlq902/patch-1
Update bot.js to fix issue #1
4 years ago
Abheek Dhawan
b5eb0cf28c
Add command to add emojis
4 years ago
Abheek
d27f8d9259
Fix misplaced parenthesis
4 years ago
xlq902
47815ac6d8
Updating bot.js
Fixing issue where only lowercase inputs were responded to by the bot
4 years ago
Abheek
6ac9ab651f
Create npm-publish.yml
4 years ago
Abheek Dhawan
d1a5ca27c2
Merge branch 'master' of github.com:ADawesomeguy/AwesomeMod
4 years ago
Abheek Dhawan
8de2351768
Merge branch 'embed-scroll'
4 years ago