347 Commits (2e2144b5b7d12821af892c82c7218b6a34185323)
 

Author SHA1 Message Date
Abheek Dhawan 2e2144b5b7 Update help command 4 years ago
Abheek 12deac9be2
Merge pull request #6 from xlq902/patch-3 4 years ago
Eric Yang 16357ff576
Update bot.js 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 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 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
Abheek Dhawan 6f25427748 Add content to README.md 4 years ago
Abheek fd25138abd
Remove participants.csv from .gitignore 4 years ago
Abheek Dhawan 7187455015 Don't log reaction adds, only reaction removes 4 years ago
Abheek Dhawan 3f604b09eb Add embed scroll functionality when querying users with role 4 years ago
Abheek Dhawan 238497110c Log only reaction deletes and set the number of emojis to be 0 if no emoji with that ID is found on the message 4 years ago
Abheek Dhawan 77cdd31df7 Merge remote-tracking branch 'refs/remotes/origin/master' 4 years ago
Abheek Dhawan 486aaf2fb1 Shorten külboard and message reaction log embed message if it's too long 4 years ago
Abheek Dhawan 7794e75ca9 Merge branch 'master' of adawesome.tech:git/bots/awesomemod 4 years ago
Abheek Dhawan 0e54e7d2f9 Don't delete data from database on getting kicked from server, instead DM server owner asking for issues. 4 years ago
Abheek Dhawan f9bbef37e3 Add async for querying mongoDB 4 years ago
Abheek Dhawan fbc495ece3 Attempt to exclude bots for member count channel 4 years ago
Abheek Dhawan 8ade947a5e Use message.guild 4 years ago
Abheek Dhawan e8cbfd0ce2 Fetch all members first to cache 4 years ago
Abheek Dhawan 375624e952 Allow for reactions on ban if you do not have admin perms 4 years ago
Abheek Dhawan ac80272cd0 Allow members with ban permissions to ban others 4 years ago
Abheek Dhawan 5b936ff78a Add thumbnail for role info embed 4 years ago
Abheek Dhawan 573b8619cb Make sure to send role info embed 4 years ago
Abheek Dhawan 06e4be2e7f Don't query for users in roleInfo 4 years ago
Abheek Dhawan 55f5e0bf3b Add roleInfo command 4 years ago
Abheek Dhawan fd0754ba43 Make sure reaction count is within a limit 4 years ago
Abheek Dhawan 2f2fb8335c Add another stage for new message/icon in külboard 4 years ago
Abheek Dhawan a7080e2e2f Change not only emoji, but message as well when the number of reactions is above a certain point 4 years ago
Abheek Dhawan 0ad853bba7 Remove külboard database query logging 4 years ago
Abheek Dhawan 1a68b14976 Remove backticks from around user to prevent it from showing ID 4 years ago
Abheek Dhawan 147aa6d83f Remove code from külboard text 4 years ago
Abheek Dhawan 9dd6ff7c19 Make külboard fields inline and wrap message in code 4 years ago
Abheek Dhawan 394ec73fff Improve külboard message embeds 4 years ago
Abheek Dhawan 14b9204cdc Add different cool-type emoji with different number of 😎 reactions 4 years ago
Abheek Dhawan 3eb55bfb38 Remove max from reaction count field name, because it now works on reaction remove as well 4 years ago
Abheek Dhawan 435bbc7bf0 Declare emojiID and numEmoji after emoji 4 years ago
Abheek Dhawan 64dc7aa046 Merge remote-tracking branch 'refs/remotes/origin/master' 4 years ago
Abheek Dhawan 2b76db68b4 Attempt to update külboard on reaction remove as well 4 years ago
Abheek Dhawan 7e2db20995 Improve reaction logging 4 years ago
Abheek Dhawan 3810f2eb46 Change >> to unicode » 4 years ago
Abheek Dhawan 0c808b1c93 Use emoji instead of emoji.name to display emojis instead of their names 4 years ago
Abheek Dhawan 5e5b820e48 Make sure to assign variable in conditional statement 4 years ago
Abheek Dhawan 9aed52170c Use conditional statement to decide whether to use ID or name for emoji 4 years ago
Abheek Dhawan 3e10ad3ff1 Attempt to use identifier instead of ID 4 years ago
Abheek Dhawan 8c119caaac Only log message.content if there is any (külboard) 4 years ago