A small Discord timezones bot for keeping track of other users' timezones and local times.
A small Discord timezones bot for keeping track of other users' timezones and local times.
You can invite the bot here or host it yourself.
~~tzset <timezone>
.
This supports fuzzy matching, so you can set it to Europe/London
with ~~tzset london
for example.~~tzget <list of mentions>
.~~time <list of mentions>
.You need at least Python 3.6 installed. It is also recommended to use a virtualenv.
pip install -r requirements.txt
settings.json
inside the cloned directory, this should contain the following:{
"token": "your bot token",
"prefix": "--",
"database": "sqlite:///database.db"
}
These are example values, any prefix or database URI can be used.
python bot.py
0
0 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!