Kaggle discord bot with commands.
📝 Available Translations: 🇬🇷 ελληνικά | 🇫🇷 Français | 🇰🇷 한국어 | 🇨🇳 普通話 | 🇹🇼 台灣話 | 🇲🇽 Español | 🇹🇷 Türkçe | 🇩🇪 Deutsch | 🇮🇹 Italiano | 🇮🇳 हिन्दी | Arabic | 🇵🇹 Português | 🇷🇺 Русский язык | 🇯🇵 日本語 | 🇻🇳 tiếng việt
- 💡 Usability and scalability.
- 🔧 Highly configurable and extendable.
- 💬 Active community behind.
- 1.0
- CHANGE: Update docs (module code remains unchanged)
- Linux
- Kaggle API token
- Discord API token
** More details are in the doc.
-
Sign up with Digital Ocean
- Edit the configuration file
sudo nano /discord-kaggle-bot/.env.sample
- Install Python 3.6
sudo apt-get install python3.6
- Install pip3
sudo apt-get install pip3
- Install dependencies
sudo pip3 install -r requirements.txt
- Start the bot
sudo python3 main.py