A Discord bot created in Python along with the Discord API that uses the Reddit API to pull the hottest posts from subreddits and Yahoo Finance API to pull stock information with auto-moderation and additional commands for server moderation, polling, and more! The bot is deployed on a Google Cloud Platform virtual machine and also uses an MongoDB Atlas database to track and store messages sent from unique members in the server.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Added integration with a MongoDB database that stores the number of sent messages per user
def327eView on GitHubAdded a command to grab stock information and more information on the help command
e742de2View on GitHub