Can a Discord.js bot be hosted on a Raspi?

This page summarizes the projects mentioned and recommended in the original post on /r/Discordjs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

  • All my node.js projects right now are being hosted on a Pi 4. I even moved to the new Raspberry Pi 64-bit OS so I could start testing out bun as a potential node replacement. Super easy to do. I use nvm for managing what version of node I need to use, and PM2 to make sure everything stays running as long as the Pi has power. 1. Install nvm 2. 'nvm install node'. 3. 'npm install -g pm2'

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts