An all-in-one Discord bot that helps development teams centralize documentation, design resources, and task management directly within Discord.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
feat(bot) enhance task management with JSON storage and update README instructions
723f8a7View on GitHubfeat(docs) update installation instructions and environment variable names in README
abcf3c4View on GitHubfeat(bot) add kill command and improve disconnect event handling
db81923View on GitHubfeat(bot) update environment variables for channel announcement
6aedbe7View on GitHubfeat(bot) add disconnect event to notify channel when bot goes offline
0e6fbbbView on GitHubfeat(bot) add bot online notification and fix task creation file handling
d0725f4View on GitHubfeat(docs) add comprehensive README with features, installation, and usage instructions
395d894View on GitHubfeat(bot) implement Discord bot commands and task management
6f2eb6eView on GitHubInitialize Discord bot project with Poetry and basic structure
552a1acView on GitHub