Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anekobtw/tasks_manager_bot
A discord To-Do bot.
https://github.com/anekobtw/tasks_manager_bot
discord discord-bot discord-py dpy task-manager tasks todo todo-list todobot
Last synced: about 2 months ago
JSON representation
A discord To-Do bot.
- Host: GitHub
- URL: https://github.com/anekobtw/tasks_manager_bot
- Owner: anekobtw
- License: mit
- Created: 2024-09-09T06:45:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T05:02:50.000Z (5 months ago)
- Last Synced: 2024-10-09T15:41:03.085Z (4 months ago)
- Topics: discord, discord-bot, discord-py, dpy, task-manager, tasks, todo, todo-list, todobot
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tasks manager bot
![version](https://img.shields.io/badge/Project_version-1.2.0-blue)
![licence](https://img.shields.io/badge/License-MIT-green)
![made with love](https://img.shields.io/badge/Made_with-Love-red)A discord To-Do bot.
## Run Locally
```bash
$ git clone https://github.com/anekobtw/tasks_manager_bot.git
$ cd src
$ pip install -r requirements.txt
$ python main.py
```## About the project
### Authors
- [@anekobtw](https://www.github.com/anekobtw)## Contributing
Contributions are always welcome!See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## License
The project is [MIT](https://choosealicense.com/licenses/mit/) licensed.