https://github.com/churroc/gameboy-discord-bot
Playing on a gameboy in discord. It's pretty cool and you can somewhat get past the rate limiting on discord by editing and embed instead of spamming pictures. Project Dropped.
https://github.com/churroc/gameboy-discord-bot
bot discord discord-bot
Last synced: 2 months ago
JSON representation
Playing on a gameboy in discord. It's pretty cool and you can somewhat get past the rate limiting on discord by editing and embed instead of spamming pictures. Project Dropped.
- Host: GitHub
- URL: https://github.com/churroc/gameboy-discord-bot
- Owner: ChurroC
- Created: 2022-10-06T22:05:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T22:22:52.000Z (over 3 years ago)
- Last Synced: 2025-04-04T05:11:15.476Z (over 1 year ago)
- Topics: bot, discord, discord-bot
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
Awesome Lists containing this project
README
This is a simple way to start to build a discord bot. All you have to do is just add commands and Slash Commands to the appropriate folders . Also remeber to add BOT_TOKEN, GUILD_ID, and CLIENT_ID. Run npm deploy to deploy to deploy the slash commands to the server.
Have to find a good way to implement controls so we can simulate people holding down a button.