https://github.com/errhythm/discord-taskbot
Simple Discord Task Bot. To add a task, type !addtask {Task}. Remove a task by the id number, !removetask {id}
https://github.com/errhythm/discord-taskbot
Last synced: 13 days ago
JSON representation
Simple Discord Task Bot. To add a task, type !addtask {Task}. Remove a task by the id number, !removetask {id}
- Host: GitHub
- URL: https://github.com/errhythm/discord-taskbot
- Owner: errhythm
- Created: 2021-05-05T12:06:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T07:24:31.000Z (almost 5 years ago)
- Last Synced: 2025-11-21T20:03:54.362Z (7 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-taskbot
Simple Discord Task Bot. To add a task, type !addtask {Task}. Remove a task by the id number, !removetask {id}
Try in Repl.it, its easy to use.