Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/funnyboy-roks/to-do-bot-v2
Recreation of my To-Do Discord bot using Discord.js
https://github.com/funnyboy-roks/to-do-bot-v2
discord discord-bot discord-js nodejs todo
Last synced: about 1 month ago
JSON representation
Recreation of my To-Do Discord bot using Discord.js
- Host: GitHub
- URL: https://github.com/funnyboy-roks/to-do-bot-v2
- Owner: funnyboy-roks
- License: apache-2.0
- Created: 2021-02-02T22:56:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T07:18:25.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T08:48:59.631Z (3 months ago)
- Topics: discord, discord-bot, discord-js, nodejs, todo
- Language: JavaScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To-Do-Bot-v2
Recreation of my To-Do Discord bot using Discord.js# ToDo
- [x] Data Handler
- [ ] Commands
- [x] Help
- [x] ToDo Channel
- [x] Add
- [x] Complete
- [ ] Info
- [ ] Category - Change category of item
- [ ] Importance - Set importance of item
- [ ] Remove - Remove item
- [ ] Remove Completed
- [ ] Remove Category (Manage Server or optional perm)
- [ ] Optional roles for Adding, removing, getting info, etc.