This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
Botway 🤖 v0.1.3
What's New ?
- Create new botway template:
telegram-deno
- Connect with GitHub API
- Add version checker
- Add new commands:
With Github
botway github get-username
botway github login
botway github logout
botway github refresh
botway github status
botway gh-repo
botway gh-config
With Railway
botway railway info
botway railway link
botway railway unlink
botway railway logout
botway deploy down
botway deploy logs
botway deploy live
Changelog
- 2711f7f fix
start-release
script - 807b221 finish from botway release script, bump to
v0.1.3
- fcb1dd0 create and add
botway deploy live
command to botway root cmd - 81e5c22 add
botway railway info
andbotway railway logout
commands - ba9dfb0 add new railway commands:
deploy down
anddeploy logs
- 1393230 add new features: add version checker, add
railway
command - a846ffa upgrade and bump go modules
- e77c154 build(deps): bump github.com/botwayorg/gh from 0.0.4 to 0.0.5 (#56)
- f6930cd build(deps): bump github.com/botwayorg/gh from 0.0.3 to 0.0.4 (#55)
- b0de60d build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#54)
- 7b1f653 connect with github api and add new commands:
github
,gh-repo
- 232c7fe update all packages, format
botway.json
file - 841f9b5 🙂 forgot to bump botway npm version to
v0.1.2
- 1a789f4 add new telegram template
telegram-deno
, fix deno display - 0f74fc8 untrack
.mp4
files and remove botway demo file from cdn website - e5dbc2d docs(README): add botway demo
- 58f51d3 docs(README): add botway demo
- b00acff track *.mp4 files using Git LFS
- faebbfe Scoop update for botway version
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #54
- build(deps): bump github.com/botwayorg/gh from 0.0.3 to 0.0.4 by @dependabot in #55
- build(deps): bump github.com/botwayorg/gh from 0.0.4 to 0.0.5 by @dependabot in #56
Full Changelog: v0.1.2...v0.1.3