This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
Botway 🤖 v0.1.4
What's New ?
- Create new botway templates:
discord-csharp
discord-crystal
discord-dart
telegram-csharp
telegram-dart
- Fix botway dashboard
- Update botway client packages
- Add support to
poetry
python package manager - Add
--create-repo
,--repo-name
and--private
flags tobotway new
command - Add
enable_buildkit
prop to bot config file to enable Buildkit
Changelog
- 40f855b add new tools functions, add
enable_buildkit
prop to botway config - 105c42e add
C#
andDart
telegram templates to botway, updatenew
command - dcad7f8 upgrade modules, update botway bot generator example file
- 0b18060 build(deps): bump github.com/charmbracelet/bubbles from 0.12.0 to 0.13.0 (#63)
- 5efbdfb build(deps): bump github.com/railwayapp/cli from 1.8.2 to 1.8.3 (#62)
- fd52e18 build(deps): bump github.com/railwayapp/cli from 1.8.1 to 1.8.2 (#61)
- c149495 remove
botway-lua
package from botway client packages - 5fcb915 start building botway lua client package (
botway-lua
) - 363d8d7 add
--create-repo
,--repo-name
and--private
flags tonew
cmd - 633548e rename
examples
dir toexample
- 047618c bump
botway_dart
tov0.1.1
- ae69820 format botway root file, add botway bot generator example
- bc7bc28 make the minimum dart sdk version is
2.17.0
inbotway_dart
pkg - 2a77272 create the
code of conduct
of botway - 7898087 format all
*.go
files, update botway full docker image - 230559e format all
*.go
files incmd
dir, createSetupTokensInDocker
func - 8cb2434 finish from supporting
poetry
for all botway python templates #50 - c3ddc56 build botway telegram python
poetry
handler to botway CLI - a8643d2 add
poetry
python packages manager handler #50 , format files - 27445a9 add botway discord
dart
template handler to botway CLI - dfabab0 upgrade modules, add botway discord c# template handler
- 94505d6 add License and changelog files to
botway_dart
library - 4b4abaf format and documenting
botway_dart
library - fa79297 finish and publish
v0.1.0
ofbotway_dart
- 944ff8a bump
github.com/microcosm-cc/bluemonday
tov1.0.19
- 317af8c create the security policy of botway
- 515d6e8 add the new botway discord templates to botway CLI
- 82872fc bump
botway-rs
tov0.2.11
- 3911d0a bump
botway.js
andbotway-rs
tov0.0.4
andv0.2.1
- 7545e99 update error messages in all botway client packages
- 2eddc5b bump
BotNet
tov0.1.1
- 1945e37 Merge branch 'main' of https://github.com/abdfnx/botway into main
- 820bf69 add
BotNet
License and Readme files, update botnet config file - 25cfd5a add
/packages/botnet
todependabot
config file - c7c3ce4 Update
pnpm-lock.yaml
file, build botway csharp client package - ab22306 build(deps): bump github.com/railwayapp/cli from 1.8.0 to 1.8.1 (#60)
- 56cf9ee build(deps): bump github.com/charmbracelet/bubbles from 0.11.0 to 0.12.0 (#59)
- d758b96 build(deps): bump github.com/charmbracelet/bubbletea from 0.21.0 to 0.22.0 (#58)
- 77a8d03 Update
botway-rs
package README - 0cc2eb9 Merge branch 'main' of https://github.com/abdfnx/botway into main
- e8e3625 publish botway
0.1.3
to npm - 9aa02b0 Update botway demo file, fix the past tense of
set
in botway dashboard - 61bba54 Scoop update for botway version
What's Changed
- build(deps): bump github.com/charmbracelet/bubbletea from 0.21.0 to 0.22.0 by @dependabot in #58
- build(deps): bump github.com/charmbracelet/bubbles from 0.11.0 to 0.12.0 by @dependabot in #59
- build(deps): bump github.com/railwayapp/cli from 1.8.0 to 1.8.1 by @dependabot in #60
- build(deps): bump github.com/railwayapp/cli from 1.8.1 to 1.8.2 by @dependabot in #61
- build(deps): bump github.com/railwayapp/cli from 1.8.2 to 1.8.3 by @dependabot in #62
- build(deps): bump github.com/charmbracelet/bubbles from 0.12.0 to 0.13.0 by @dependabot in #63
Full Changelog: v0.1.3...v0.1.4