arduinodiscord / bot-legacy

A helpful bot for the Arduino discord community.
https://arduino.cc/discord
GNU General Public License v3.0
15 stars 10 forks source link

Fixed uptime on about command and tweaked bot status formatting. #97

Closed Ru-Pirie closed 3 years ago

Ru-Pirie commented 3 years ago

Take 2 because i made the first one on the wrong branch. The bot about command was a bit wacky and the uptime bit didn't work so i fixed it :) I also made the bots status dynamic so that it will show the user prefix in the status depending on what the config value is. It takes the user prefix not the staff one fyi.

max-bromberg commented 3 years ago

Thank you for taking the time to submit a contribution! At the moment I think we'll stick with the Luxon library because it's already in use elsewhere in the bot. I'll be pushing a fix to the uptime portion of the about command soon, I'll be sure to include the dynamic prefix in the status as well. Thanks again and stay safe.