An open API service indexing awesome lists of open source software.

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.

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.