🤖 Generate, construct, deal with and deploy your personal bot along with your favourite language, for Discord, or Telegram, or Slack.
Do not forgot to star the repo when you prefer it
🤖 Generate, construct, deal with and deploy your personal bot along with your favourite language, for Discord, or Telegram, or Slack.
With botway, you may focus in your bot’s logic and don’t fret concerning the infrastructure. and we’ll maintain the remaining.
Botway makes use of Railway to host your bot code and database.
Necessities
Set up ⬇
NPM
# npm
npm i -g botway
# yarn
yarn world add botway
# pnpm
pnpm add -g botway
Utilizing script
curl -sL https://bit.ly/botway | bash
iwr -useb https://bit.ly/bw-win | iex
then restart your powershell
Homebrew
brew set up abdfnx/faucet/botway
Scoop
scoop bucket add botway https://github.com/abdfnx/botway
scoop set up botway
Utilization
botway init
botway login
botway
- Create a brand new botway challenge
botway new <project-name>
botway tokens <command> [flags] <project-name>
# Beneath the challenge listing
botway begin
# Beneath the challenge listing
botway database <command>
- Deploy and add challenge to Railway from the present listing
# Beneath the challenge listing
botway deploy
- Run an area command utilizing variables from the lively surroundings
# Beneath the challenge listing
botway run <command>
Roadmap
You possibly can see the Roadmap
Keyboard shortcuts
- Up: Transfer up
- Down: Transfer down
- Tab: Change home windows
- Ctrl+O: Open bot challenge at Railway
- Esc: Reset
- Ctrl+Q: Stop
Applied sciences Utilized in Botway
Particular thanks ❤
Because of @charmbracelet for thier superior TUI libraries 🏗.
Additionally because of @railwayapp for superb cloud providers ☁️.
License
botway is licensed below the phrases of MIT license.
thanks on your time and do not forgot to star the repo when you prefer it