Guides
Build guides and tutorials
Practical walkthroughs and project ideas for every platform we support. Learn how it works, get inspired, then generate a real, running project from a single sentence.
Minecraft
3 guides
How to make a Minecraft plugin
A clear walkthrough of building a Paper or Spigot plugin, from the Bukkit API basics to compiling a loadable .jar, plus how to generate one from a sentence with Devellix.
ReadMinecraft plugin ideas
16 Minecraft plugin ideas for Paper and Spigot servers, from kits and economies to minigames, with what each does and how to build it from a sentence.
ReadHow to install plugins on a Minecraft server
Step by step: how to install plugins on a Paper or Spigot Minecraft server, from the plugins folder to configuring and updating them.
ReadDiscord
4 guides
How to make a Discord bot
Build a Discord bot with slash commands the modern way: the discord.js v14 basics, registering commands, hosting, and how to generate a working bot from a description with Devellix.
ReadDiscord bot ideas
18 practical Discord bot ideas, from moderation and tickets to leveling and giveaways, with what each one does and how to build it from a sentence.
ReadHow to add a bot to your Discord server
A quick, current walkthrough of adding a bot to a Discord server with the OAuth2 invite link and the right permissions, plus how to make your own.
ReadHow to host a Discord bot 24/7
How to keep a Discord bot online around the clock: hosting options, using a process manager, handling the token safely, and staying within Discord's rules.
ReadRoblox
2 guides
How to make a Roblox game
A beginner-friendly path to a Roblox experience: how Luau scripting and Roblox Studio fit together, server vs client, saving data, and generating scripts from a description with Devellix.
ReadRoblox game ideas
15 Roblox game ideas from tycoons to tower defense, with the core loop for each and how to script it fast in Luau.
ReadTelegram
2 guides
How to make a Telegram bot
Create a Telegram bot end to end: getting a token from BotFather, handling commands with grammY, and generating a working bot from a sentence with Devellix.
ReadTelegram bot ideas
14 useful Telegram bot ideas from reminders and polls to alerts and moderation, with what each does and how to build it fast.
ReadTwitch
2 guides
How to make a Twitch chat bot
Build a Twitch chat bot with tmi.js: getting an OAuth token, handling commands and cooldowns, loyalty points, and generating the bot from a description with Devellix.
ReadTwitch bot ideas
14 Twitch chat bot ideas and command ideas, from loyalty points to giveaways and moderation, with how to build each.
ReadWeb
2 guides
How to build an app by describing it
AI code generation lets you turn a sentence into a real, running project. Here is how describe-to-build works, where it fits, and how to get source you own with Devellix.
ReadWeb app and API ideas
16 web app and API project ideas from URL shorteners to webhook relays, with what each does and how to build a working Node service fast.
Read