mytja / ReminderBot

Reminder bot for PTR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reminder bot

It will remind you

.ENV structure

TOKEN=[Discord bot token]
WEATHER=[OpenWeatherMap Key]
RAPIDKEY=[Rapid api key]
DISCORD_CHANNEL=[Discord channel token]
  1. Discord bot token - Discord Dev Portal
  2. OpenWeatherMap Key - Here
  3. Rapid api key - By creating account Here and subscribing to Here

Commands

List of command can be accessed from typing m!help. It will show every command:

Images

Invite bot to server?

Sure, just click Here

Deployment

Environment variables must be set in settings of your dyno.

Be sure to turn on the dyno, otherwise it's not going to work.

Timezone must be set to your location using an environment variable. Example:

TZ=Europe/Ljubljana

Deploy

Contributing

If you find any issue or have suggestion, fell free to submit a PR.

About

Reminder bot for PTR


Languages

Language:Python 99.9%Language:Procfile 0.1%