You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple PoC for a Discord bot splitted in two entities: A front which will just receive users commands and put it in a redis queue. A back which will take requests from a redis queue and handle them