Timezone Bot

Timezone Bot

0
0

Tổng quan

A small Discord timezones bot for keeping track of other users' timezones and local times.


Discord Friend Timezones

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.

screenshot

Features

  • Each user sets their timezone with ~~tzset <timezone>. This supports fuzzy matching, so you can set it to Europe/London with ~~tzset london for example.
  • View users' timezones with ~~tzget <list of mentions>.
  • View users' local times with ~~time <list of mentions>.

Self-Hosting

You need at least Python 3.6 installed. It is also recommended to use a virtualenv.

  • Clone the github repo
  • Install requirements using pip install -r requirements.txt
  • Create a file called 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.

  • Run python bot.py

Đánh giá & Nhận xét


0

0 nhận xét

Chỉ người dùng đã đăng nhập mới có thể đăng nhận xét. Mọi nhận xét đều được quản lí bởi quản trị viên Top.gg. Vui lòng xem qua các quy tắc của chúng tôi trước khi đăng nhận xét.

5 sao

0

4 sao

0

3 sao

0

2 sao

0

1 sao

0



Chưa có nhận xét nào!