TravBot Log 1 (02/29/2020)
Welcome to the first TravBot update log!
First off, the progress in January and Febuary was tremendous.
A little log of what has been done:
- The entire bot has been rewritten to use a new framework. (New command handler, logging module, and a lot more.)
- Today, I added three new commands. These are
.poll
,.urban
and.shorten
. - I renovated most of the commands.
Regarding the three new commands, I would like to explain their usage.
Poll
Using poll, you can interact with the users by creating polls which use the Discord reaction system.
Users can create a poll by using .poll [question]
.
Urban
Urban can be used to easily look op definitions on Urban Dictionary. It uses the relevant-urban
library.
Users can query Urban Dictionary by using .urban [word]
.
Shorten
Shorten can be used to quickly shorten a link. Easy for sharing a website or file with an extremely long link.
Users can shorten a link by using .shorten [URL]
.