mirror of
https://github.com/0xGingi/Discord-Gameboi.git
synced 2026-09-21 11:34:30 -04:00
No description
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| example.env | ||
| main.py | ||
| main2.py | ||
| README.md | ||
Discord Gameboi
-
Requires Linux + X11
-
Requires Gambatte (https://github.com/0xGingi/gambatte)
You will need to install:
sudo apt-get install wmctrl libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-devpip install pynput discord.py asyncio python-dotenv pillowwget https://github.com/0xGingi/gambatte/releases/download/v1/gambatte_sdlchmod +x gambatte_sdlsudo mv gambatte_sdl /usr/bin/
Place gambatte_sdl executable in /usr/bin or add the location to your path
- Takes screenshot of emulator every 1 second & whenever a user reacts
- Emoji reactions for all emulator buttons, including Save/Load State
- Press fastforward reaction then another button reaction to temporarily speedup that button press
- Sends all images to the channel you put in .env (Only If using main.py)
- Use webserver and update discord message with link to image (Only If using main2.py)
- updates message with images from that channel or link
gameboi start - start the emulator
gameboi stop - stops the emulator