331 Commits (77cdd31df7ef3621c0c4a439fbdcb8a859da9837)
 

Author SHA1 Message Date
Abheek Dhawan 2822e9999d Return on roleUpdate position changes 4 years ago
Abheek Dhawan 99fb101501 Fix thumbnail if message.author is null 4 years ago
Abheek Dhawan 9692e64939 Return if edited message contains an embed 4 years ago
Abheek Dhawan 6e5ca1fb9e Fix attachments on message edit 4 years ago
Abheek Dhawan 6a94b4d17c Remove excess quotes at end of line 4 years ago
Abheek Dhawan 3c0d6ea5c3 Add conditional fields to messageUpdate 4 years ago
Abheek Dhawan df6b2ffed8 Say max reactions instead of reactions since reactions going down isn't measured 4 years ago
Abheek Dhawan 1a698d5b59 Add channel to message delete logs 4 years ago
Abheek Dhawan 2d6a2d691c Use separate field for message links instead of having the title linked 4 years ago
Abheek Dhawan 42f92cdc25 Add author field for messageUpdate embed 4 years ago
Abheek Dhawan 6312638727 Give credit to icon designer 4 years ago
Abheek Dhawan 80e50d9712 Return if usersWith command has no parameters 4 years ago
Abheek Dhawan 6e1029897e Fix title for aboutBot command 4 years ago
Abheek Dhawan c711ba2545 Change links for aboutBot command 4 years ago
Abheek Dhawan 706bde4eb6 Use database to store külboard messages to know if messages should be edited on reaction 4 years ago
Abheek Dhawan b4994d82db Remove verification embed timeouts 4 years ago
Abheek Dhawan 462808c050 On guildMemberUpdate, return if certain things don't change, otherwise bot logs get spammed 4 years ago
Abheek Dhawan a124e2c7eb Fix messageDelete and improve messageUpdate logs 4 years ago
Abheek Dhawan ea915a3711 Make sure to only post on külboard for messages with 😎 reactions. 4 years ago
Abheek Dhawan d4a16cdec1 Use message author tag for embed author field in the külboard 4 years ago
Abheek Dhawan d8f9aff6b0 Merge branch 'master' of /srv/git/bots/awesomemod 4 years ago
Abheek Dhawan 9b2b8d40d4 Add production script in package.json 4 years ago
Abheek Dhawan 57788e15a9 Greatly improve logging by fixing missing fields through fetching messages by ID 4 years ago
Abheek Dhawan 2ed7f28f99 Use await to fix undefined server count 4 years ago
Abheek Dhawan 46170b7b7e Remove extra character 4 years ago
Abheek Dhawan e0db36b46b Declare filter before used in collector 4 years ago
Abheek Dhawan 27b9bacf5b Add sharding as a preemptive measure 4 years ago
Abheek Dhawan 97da87e917 Move reaction collector location 4 years ago
Abheek Dhawan d81db0d826 Fix message author issue and remove logging 4 years ago
Abheek Dhawan 6fc642b876 Fix collector emoji name 4 years ago
Abheek Dhawan 8533664374 Fix messageReactionAdd embed name 4 years ago
Abheek Dhawan a7e9d801c2 Fix log message scope 4 years ago
Abheek Dhawan f6b8377acf Attempt to improve kulboard 4 years ago
Abheek Dhawan b708eff6f3 Use client.user.defaultAvatarURL when message.author is not defined 4 years ago
Abheek Dhawan b3cf99a6b0 Update message delete log embed if message wasn't cached 4 years ago
Abheek Dhawan 2c2823b4d8 Use client.guilds.cache.size instead of client.guilds.size 4 years ago
Abheek Dhawan d7bbed85b9 Fix uptime format 4 years ago
Abheek Dhawan 213788275d Add missing comma 4 years ago
Abheek Dhawan c737317d0e Add aboutBot and update help message 4 years ago
Abheek Dhawan 155d7efbc4 Use channel instead of channel.name and change usersWithRole to usersWith 4 years ago
Abheek Dhawan c9d3a2efba Remove role update permissions logging temporarily due to errors 4 years ago
Abheek Dhawan fe881a5f97 Use member.guild.memberCount instead of message.guild.memberCount 4 years ago
Abheek Dhawan 884c3e02bf Merge branch 'master' of git.adawesome.tech:git/bots/awesomemod 4 years ago
Abheek Dhawan 6318b432b6 Improve update logging and fix logging colors 4 years ago
Abheek Dhawan 6c6025d94a Fix checking if roles changed 4 years ago
Abheek Dhawan 3510b4d61f Make sure to specify newMember or oldMember instead of just using member 4 years ago
Abheek Dhawan 2e6340f248 Add logs for member join/update/remove, as well update member count channel 4 years ago
Abheek Dhawan 6537fed0d5 Set default message author and avatar URL if it isn't cached 4 years ago
Abheek Dhawan 0e0079dd3b Add member count channel creation command 4 years ago
Abheek Dhawan 67a6011409 Fix use of avatarURL() method 4 years ago