Guides
How TeleDevs works
Short version: you host on TeleBotHost, you choose what goes public, TeleDevs shows it in a repo-style layout.
- 1
Build in the console
Write commands, env placeholders, and your README in TeleBotHost. That is still the place you edit and run bots.
- 2
Publish on purpose
Mark a bot as a template or list it in the community store. Unpublished bots never appear on TeleDevs.
- 3
Share a stable link
Every published bot gets a canonical URL with its bot ID. Username slugs still work when they are unique for that owner.
- 4
People browse the source view
Visitors see the file tree, README, .env keys (not secret values), and command files. They can open Telegram or jump back to your profile.
What stays private
Env values never appear on TeleDevs. Secrets and account credentials stay in the console. Public pages only show what you publish on purpose.
Open the console
Publish from the same place you already build bots.