sylveon / discord-ban-appeals

Sample ban appeals page with OAuth2 integration
https://discord-ban-appeal-preview.netlify.app/
MIT License
137 stars 45 forks source link

why is the bot offline? #40

Closed BlakeH2208 closed 2 years ago

BlakeH2208 commented 2 years ago

The bot works but is offline. whats the reason for this?

sylveon commented 2 years ago

We don't need a websocket connection to work (we just post messages, not listen for them), and keeping one active is expensive and would prohibit using free hosting provided by cloud functions/lambdas.