This is a bot that integrations google sheets with discord API. It was intended to track participation for a game called CATS for Android but could be used for anything
This is currently being setup for the PlantyTime Twitch community Discord, however, if you would like this bot to be added to your discord community, and provide turnip price data, to a shared spreadsheet, please contact me, and I shall do my best to assist you.
If there are feature requests, or issues, please create an issue.
- Python 3.6
- Discord.py from here: https://github.com/Rapptz/discord.py
- gspread from here: https://github.com/burnash/gspread
git clone https://github.com/ethanbreck/Discord-GoogleSheets-bot.git
Then Open Up The File Named setup.md
Look at the Setup.md file, as that will be updated to assist in the setup for this project
change config.yaml.git to config.yaml, and add your config stuff to it.
Make sure the 'run_sever.sh' file is excuteable, and run it, and the bot should turn on.
- Open up an Issue
Based off this bot from SamArroyos22: https://github.com/SamArroyos22/BasicDiscord-Bot