Play pokemon over discord with commands
Requires:
- Linux (probably)
- xdotool
apt-get install xdotool
- VisualBoyAdvance-M
https://code.launchpad.net/%7Esergio-br2/+archive/ubuntu/vbam-trunk
Store token in auth.json:
{
"Client_ID" : "",
"Bot_Token" : ""
}
Change stuff in config.json
Change keybinds in VBA-M to what is in config Make VBA-M load newest save on startup
bundle exec ruby ping.rb
or
chmod +x /start.sh
./start.sh
- Saving states
- Rate limiting
- Permission levels
- Delete screenshots automatically
- Detect next screenshot no. automatically
- Delete save states automatically
- More error handling/messages
- Better method for detecting window
- General json module (singleton class?)
- Auto start/shutdown after time
- PM user rate limit msg
- Record gif & send? Experiment
- Democracy mode
- Drawing over image
- Play music in discord channel
I wanted to learn the language
Please tell me, I have no idea what I'm doing
- Inspiration: https://github.com/TheBlackParrot/discord-plays-pokemon
- Discord integration: https://github.com/meew0/discordrb/
- Support: Rowan