retrobot icon indicating copy to clipboard operation
retrobot copied to clipboard

Results 9 retrobot issues
Sort by recently updated
recently updated
newest added

For games like Pokemon, where a single press of a button will change facing rather than just stepping, having a 2x option is helpful to tun and move one step,...

If bot experiences network issues between locking components and sending the next image, the channel can become softlocked, requiring a reboot to unlock the channel. An `/unlock` admin command would...

Sometimes, users get themselves in a softlock, or the game-state is damaged in such a way that it needs to be repaired with a save editor or otherwise manually intervened....

@rossimo A few ideas that might help this to feel really polished :-) 1. Ideally there's an option for the bot to edit the original message rather than append a...

The Pokemon list menu occasionally turns green. ![Screenshot_20220913_125258](https://user-images.githubusercontent.com/719699/190150176-899e4a5c-d5d3-4874-a204-6307ddec35c0.jpg)

Are you willing to add ability to add "democracy mode" either toggled via vote or set via .env, where instead of users choosing input immediately there is a short delay...

``` Exporting frames: 171.43729999661446 Encoding: 90.75659999251366 Emulation: 69.85770002007484 Exporting frames: 33.546999990940094 Encoding: 154.03499999642372 Emulation: 27.01680001616478 Exporting frames: 9.896099984645844 Encoding: 72.72299998998642 Emulation: 419.0207999944687 Exporting frames: 7.841000020503998 Encoding: 73.37959998846054 Emulation: 247.17939999699593 Exporting...

``` DiscordAPIError[10062]: Unknown interaction at SequentialHandler.runRequest (C:\Users\dustin\shared\discord\retrobot\node_modules\@discordjs\rest\src\lib\handlers\SequentialHandler.ts:293:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.queueRequest (C:\Users\dustin\shared\discord\retrobot\node_modules\@discordjs\rest\src\lib\handlers\SequentialHandler.ts:99:14) at async REST.request (C:\Users\dustin\shared\discord\retrobot\node_modules\@discordjs\rest\src\lib\REST.ts:50:22) at async ButtonInteraction.update (C:\Users\dustin\shared\discord\retrobot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:225:5) at async C:\Users\dustin\shared\discord\retrobot\src\index.ts:155:29 { rawError: { message: 'Unknown...

Automatic dialog that is longer than 30 seconds is cut off, see the image below: ![dialog-image](https://user-images.githubusercontent.com/51469593/190228273-aaf5e7a2-4578-4590-acbb-4eef57674ae6.gif) A possible solution is to split dialog that is longer than 30 seconds into...