Timezone Bot

Timezone Bot

0
0

개요

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

점수 & 리뷰


0

리뷰 0개

리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.

별점 5점

0

별점 4점

0

별점 3점

0

별점 2점

0

별점 1점

0



아직 리뷰가 없습니다!