OPEN TO EVERYONE

Your Discord bot.
Always online.

Write, run, and manage Node.js or Python bots from one focused workspace. Free accounts are open—no invite code required.

See how it works
256 MB per bot2 free projects24/7 hosting
onlinenebula-moderator
index.js ×
1 const { Client } = require('discord.js');
2
3 const client = new Client({ intents: [] });
4
5 client.once('ready', () => {
6   console.log('Bot online');
7 });

LIVE CONSOLE •••

14:32:08 Starting bot...
14:32:09 Connected to gateway
✓ Bot is online
01 / BUILD

Everything in one place.

Browser workspace

Edit files, configure packages and inspect logs without leaving your browser.

Secrets stay secret

Tokens are encrypted at rest and only injected into isolated bot processes.

Hard resource limits

Every bot gets its own CPU, memory, process and storage boundaries.