gearbot / GearBot

Helps you to keep the gears turning smoothly
https://gearbot.rocks
MIT License
142 stars 45 forks source link

update: infraction info to use discord timestamps, remove unused import #449

Open ASF007 opened 2 years ago

ASF007 commented 2 years ago

What does this PR add/fix/improve/... This pr makse the inf info cmd to use discord timestamps, removes the unused import, and also when no subcmd is passed to !inf invokes the help cmd.

Migration N/A

Dependencies N/A

AEnterprise commented 2 years ago

sorry for the delay this got burried in my notifications.

using the timestamps would be nice, but i don't see any point in gearbot auto-joining all threads to be honest, for getting message events it makes no difference at all if the bot is in the thread or not

ASF007 commented 1 year ago

sorry for the delay this got burried in my notifications.

using the timestamps would be nice, but i don't see any point in gearbot auto-joining all threads to be honest, for getting message events it makes no difference at all if the bot is in the thread or not

Hi, yeah the auto-thread joining shouldnt have been there, since it was for my personal testing. Have reverted the same.