318 Commits (55f5e0bf3b27b20db64922658dcdc83915d8d7e7)
 

Author SHA1 Message Date
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
Abheek Dhawan de7328392f Change ban message formatting 4 years ago
Abheek Dhawan 3d60aeabf0 Remove unnecessary commented code 4 years ago
Abheek Dhawan 04c085780a Fix cross emoji ID 4 years ago
Abheek Dhawan e43ffa75c6 Use animated cross as well 4 years ago
Abheek Dhawan 1e937808cb Try different name for awaitReactions animated emoji 4 years ago
Abheek Dhawan 7d7677d676 Try using animated emoji 4 years ago
Abheek Dhawan cb7b303a0a Fix empty title for ISS embed 4 years ago
Abheek Dhawan 8629e8b161 Use node-fetch to get ISS location and update help message with new commands 4 years ago
Abheek Dhawan b7485bc094 Make sure to send ping embed 4 years ago
Abheek Dhawan bd82b23f1d Attempt to add ping command 4 years ago
Abheek Dhawan 01c544aee7 Use mesasge.channel instead of message.channel.name 4 years ago
Abheek Dhawan 2310f934b3 Use === instead of = 4 years ago
Abheek Dhawan ebae790ec2 Remove early semicolon in helpEmbed 4 years ago