CodeStuff Hosting / 01

Your bot, always online.

Simple hosting for Discord bots, JavaScript and Python runtimes, and account-level data services. Deploy useful projects and let CodeStuff keep watch.

codestuff-hosting
$ cs deploy my-discord-bot
> checking project files... done
> allocating resources... done
> starting process... online
status: listening for events

Resources for useful projects

Shared account resources for Discord bots, JavaScript runtimes, and hosted databases.

Bots · JS · Python · Databases
Bot CPU
8%

Shared account limit across running bots.

Bot storage
96 MB

Shared storage for account bot files.

Bot memory
128 MB

Shared account RAM budget for bots.

Bot slots
12

Create and manage up to twelve bots.

Choose the database shape your app needs

Both database types use your account's shared database resources. SQLite is available now; Realtime Database is the upcoming JSON document store.

Available now

SQLite

A full SQLite database for relational data, SQL queries, tables, indexes, and structured application storage.

  • Up to 2 databases per account
  • 10 requests per minute and 10,000 per day
  • 256 MB shared database storage
  • Per-database API keys
New

Realtime Database (JSON)

A lightweight JSON document database for app state and synchronized data, using your account's shared database resource pool.

  • JSON data with rules for read and write access
  • One active application key per database
  • Rotate the application key whenever needed
  • Rules and application-key permissions work together
{
  "rules": { "read": true, "write": false }
}

Small footprint. Useful safeguards.

Spend your time improving your project instead of checking whether its services are still running.

Need a different allocation or have a question about compatibility? Reach out in Discord and we will help you choose the right setup.
Auto-restart

Recover from unexpected stops and keep your bot available.

Quick deployment

Get your project running without managing a server.

Simple monitoring

Know when your process is online and responding.

Community support

Ask questions and get help through the CodeStuff Discord.

Give your Discord bot a home.

Join the CodeStuff community to get started with hosting.

Open Hosting Panel