This is a simple to use Discord Bot with a user interface only design to add, edit, delete tasks and projects. You can also add permissions and set reminders for tasks.
The code was written a while ago and is not up to date with the current standards and best practices. I will try to update it as soon as possible.
- Clone the repository
git clone https://github.com/Mittelbots/Mido.git- Install the dependencies
npm install-
Create a .env file in the root directory and add the data
-
Run the bot
npm run startYes, you can. Just fork the repository and create a pull request. We will review it and merge it.