Skip to content

brooksbecton/RemindMeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remind Me Bot

A bot.... for reminding!

Table of Contents

Installation

  • Install Python3
  • Install pipenv (pip install pipenv)
  • Clone the Repo
  • Make copy of .env.example named .env
  • Add token token to .env file as value for DISCORD_TOKEN
  • Activate virtual env (pipenv shell)
  • Install dependencies (pipenv install)

Usage

  • cd src
  • Run Driver (python index.py)

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

A discord bot for setting reminders ⏰ 📅

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages