botway

πŸ€– Generate, build, handle and deploy your own AI Bot with your favorite language, for Discord, or Telegram, or even Slack

MIT License

Downloads
176
Stars
187
Committers
7

Bot releases are visible (Hide)

botway - Botway πŸ€– v0.1.7

Published by abdfnx about 2 years ago

New

  • Add support to php, java and kotlin languages

Changelog

  • c7e51ab bump
  • f9c8209 add support for java β˜•
  • b9bb2eb build(deps): bump github.com/railwayapp/cli from 1.8.3 to 1.8.4 (#68)
  • 02c6870 build(deps): bump YamlDotNet from 11.2.1 to 12.0.0 in /packages/botnet (#67)
  • b15c068 add kotlin support
  • 92a8895 add discord php support to botway
  • 49cf925 move bw-php package to abdfnx/bw-php repo
  • d5cb079 add bw-php readme file
  • 9c55c5f add bw-php git ignore file, update composer.json file
  • 038234d start building bw-php php client package for botway
  • eb4f037 Scoop update for botway version v0.1.6
  • 6383cbb replace yarn with pnpm in ./scripts/release/start-release.go file

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.6...v0.1.7

botway - Botway πŸ€– v0.1.6

Published by abdfnx over 2 years ago

Changes

  • Add --blank flag to botway new command to generate a blank bot project.
  • Some fixes and improvements.
  • Update botway delete command.

Changelog

  • 7c14721 bump
  • 0ec7264 remove runtime package
  • bb488d6 fix ./scripts/release/start-release.go file
  • d1944b3 update botway delete command
  • e44ad82 big updates and fixes, add --blank flag to new command
  • 73f7527 use tools.CheckDir() function in all botway, format botway.json file
  • f15aa3b Scoop update for botway version

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.5...v0.1.6

botway - Botway πŸ€– v0.1.5

Published by abdfnx over 2 years ago

Changelog

  • d2d5a98 bump
  • c586091 fix gitCommit function in ./scripts/release/start-release.go
  • a308111 add gitCommit function to release script
  • 50bc2d3 update main.ts path in deno templates
  • f02feee update lockfiles
  • 09bfc9d add bun nodejs package manager to botway new command choices
  • 89b45f0 bump to v0.1.4

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.4...v0.1.5

botway - Botway πŸ€– v0.1.4

Published by abdfnx over 2 years ago

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 to botway 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# and Dart telegram templates to botway, update new 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 to new cmd
  • 633548e rename examples dir to example
  • 047618c bump botway_dart to v0.1.1
  • ae69820 format botway root file, add botway bot generator example
  • bc7bc28 make the minimum dart sdk version is 2.17.0 in botway_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 in cmd dir, create SetupTokensInDocker 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 of botway_dart
  • 944ff8a bump github.com/microcosm-cc/bluemonday to v1.0.19
  • 317af8c create the security policy of botway
  • 515d6e8 add the new botway discord templates to botway CLI
  • 82872fc bump botway-rs to v0.2.11
  • 3911d0a bump botway.js and botway-rs to v0.0.4 and v0.2.1
  • 7545e99 update error messages in all botway client packages
  • 2eddc5b bump BotNet to v0.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 to dependabot 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

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.3...v0.1.4

botway - Botway πŸ€– v0.1.3

Published by abdfnx over 2 years ago

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 and botway railway logout commands
  • ba9dfb0 add new railway commands: deploy down and deploy 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

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.2...v0.1.3

botway - Botway πŸ€– v0.1.2

Published by abdfnx over 2 years ago

Changelog

  • 34971a4 Merge branch 'main' of https://github.com/abdfnx/botway into main
  • 6e2ed6b fix(railway): fix all railway database connection issues and bugs
  • 3db9c28 docs(README): fix elewis787/boa repo url
  • 94c5d58 build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 in /packages/botway.js (#51)
  • 3d9f592 Scoop update for botway version

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.1...v0.1.2

botway - Botway πŸ€– v0.1.1

Published by abdfnx over 2 years ago

Changelog

  • b3edcaa fix all botway new issues, upgrade botway new interface
  • f0cc735 restore old botway dashboard
  • a77274f update and upgrade botway new command, add new modules
  • 7f32f4d update dependabot config, move all templates assets to @botwayorg org
  • 3412475 update all botway cdn assets
  • a8bf469 build(deps): bump node-fetch from 3.2.5 to 3.2.6 (#48)
  • cef9b06 πŸ‹ fix dockerfile of botway cdn assets, make some edits on botway
  • eff236c fix botway cdn assets dockerfile
  • 567a0ac build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 (#47)
  • 29fa1e9 update README, add new task, update docker images, fix deploy cmd
  • 382d0e7 Scoop update for botway version

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.01...v0.1.1

botway - Botway πŸ€– v0.1.01

Published by abdfnx over 2 years ago

Changelog

  • 19e87d0 fix upload-scoop-manifest task
  • 6083429 update README, add new task, update releasing tools, bump to 0.1.01
  • 24b92f4 build(deps): bump github.com/railwayapp/cli from 1.7.5 to 1.8.0 (#45)
  • 2a784f3 add entrypoint to botway cdn assets dockerfile, update installer
  • 140656d add new assets for botway cdn assets
  • c165d00 update messages for windows in botway installer
  • e1c95bc fix botway installers issue, update botway unix installer
  • 2615b50 fix botway cdn assets installers dockerfile, update unix installer
  • 54570e7 Update README.md
  • b0df521 finish from botway cdn assets Dockefile
  • bb8e85a update paths
  • 2aeb496 trying
  • c5503f5 add more commands to botway assets Dockerfile, update cargo config
  • 17f1da6 start building botway cdn assets website

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0...v0.1.01

botway - Botway πŸ€– v0.1.0

Published by abdfnx over 2 years ago

The first production release

this is the first production release of botway

Changelog

  • 4f0e01a add botway dashboard to root command, fix some issues in dashbaord
  • 0febdcd πŸŽ‰ finally finish from botway dashboard, update modfile
  • bcbb2ed add new modules, update keyhandler and paginator, build views
  • 73a2627 add railway config file path to constants, build the key handler
  • b4a7f59 remove botIndex from Bubble model, create botway bots handlers
  • a5bc6ee fix style component imports, start building dashboard bubble
  • 84f6c7c create some useful utils for botway dashboard
  • 8f8b542 finish from botway dashboard components
  • d331ef7 build the custom viewport of botway dashboard
  • f5fb4ee create key map of botway dashboard
  • 8ec1f65 building botway dashboard components, update constants
  • 09644e9 Merge branch 'main' of https://github.com/abdfnx/botway
  • 4d1873a start building botway dashboard, with icons package
  • b2d35eb build(deps): bump github.com/railwayapp/cli from 1.7.4 to 1.7.5 (#43)
  • e07fd8c build(deps): bump node-fetch from 3.2.4 to 3.2.5 (#42)
  • 6495f0a build(deps): bump github.com/charmbracelet/bubbles from 0.10.3 to 0.11.0 (#40)
  • c6f5209 build(deps): bump github.com/gookit/config/v2 from 2.1.1 to 2.1.2 (#39)
  • 028b9c8 build(deps): bump github.com/railwayapp/cli from 1.7.3 to 1.7.4 (#38)
  • 836484e build(deps): bump github.com/gookit/config/v2 from 2.1.0 to 2.1.1 (#37)
  • df0aa6f build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#36)
  • da6e0cd build(deps): bump github.com/railwayapp/cli from 1.6.0 to 1.7.3 (#35)
  • 0f82291 build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#34)
  • 7b13fb3 add bfs task, update botway config handlers in all commands
  • 361a8b3 add new modules, start building botway dashboard
  • d3e480b update botway docker build script file

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.7...v0.1.0

botway - Botway πŸ€– v0.1.0-beta.7

Published by abdfnx over 2 years ago

Changelog

  • 607b08f bump to v0.1.0-beta.7
  • 1f21df9 update node dockerfiles templates, update botway db command
  • f39d512 update botway run command, finish from botway db command, some fixes
  • 77c246e update railway api interfaces, start building botway db add command

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.6...v0.1.0-beta.7

botway - Botway πŸ€– v0.1.0-beta.6

Published by abdfnx over 2 years ago

Changelog

  • 1cef6d6 bump to v0.1.0-beta.6
  • 45bc0bc update railway api handlers, update ui, add botway run command
  • f9a85ac update botway discord and telegram ruby templates handlers
  • 62ba551 Merge branch 'main' of https://github.com/abdfnx/botway
  • f025265 build deploy.hcl handlers, remove slack ruby template
  • 6b355ee update slack ruby template builder, fix botwayrb bug, bump to 0.3.0
  • 03bc0c9 update slack nodejs template, fix botway new command handlers
  • a4798df update all slack templates, remove slack go temp, update interface
  • 7327e1d Bump botway.py to v0.0.5
  • 1a162b7 fix slack bot signing bot getter function
  • 59a1567 add get signing secret of slack api for deno and ruby libraries
  • d38b50b add GetSigningSecret function to botway python client library
  • 6729d58 add GetSigningSecret function to botway nodejs package for slack bots
  • 4a695f2 big updates, update slack templates and use bolt libraries
  • 1e528f8 add botway tokens remove command, update some files
  • fbb6a49 remove apis dir, update new, remove, tokens and vars commands
  • 87f2dc9 fix all rust (cargo and fleet) botway templates, update new cmd
  • 5ce7a4a build(deps): bump github.com/railwayapp/cli from 1.5.1 to 1.5.2 (#30)
  • 8d17a85 fix all ruby, rust botway templates, fix botway new command
  • 364e095 fix installing require system packages installer, update templates
  • 7cc7d1d update docker task, fix botway discord go dockerfile template
  • 3015e3a fix botway discord deno template, create botway:alpine-glibc image
  • 03525f0 update all botway dockerfiles, fix pnpm dockerfile, update packages
  • 568cf1d update and format main.go

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.531...v0.1.0-beta.6

botway - Botway πŸ€– v0.1.0-beta.531

Published by abdfnx over 2 years ago

Changelog

  • c7b4e43 fix removing botway-deploy-tokens.env file handler

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.53...v0.1.0-beta.531

botway - Botway πŸ€– v0.1.0-beta.53

Published by abdfnx over 2 years ago

Changelog

  • 3a20312 a lot of new improvements, bump to v0.1.0-beta.53 version

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.523...v0.1.0-beta.53

botway - Botway πŸ€– v0.1.0-beta.523

Published by abdfnx over 2 years ago

Changelog

  • 9ca2ed5 new imporements and changes to botway init --docker command

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.522...v0.1.0-beta.523

botway - Botway πŸ€– v0.1.0-beta.522

Published by abdfnx over 2 years ago

Changelog

  • a65d38d bump to v0.1.0-beta.522

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.521...v0.1.0-beta.522

botway - Botway πŸ€– v0.1.0-beta.521

Published by abdfnx over 2 years ago

Changelog

  • 3b9a4f1 trying to fix botway init --docker command, bump to 0.1.0-beta.52

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.52...v0.1.0-beta.521

botway - Botway πŸ€– v0.1.0-beta.52

Published by abdfnx over 2 years ago

Changelog

  • d949449 trying to fix botway init --docker command, bump to 0.1.0-beta.52

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.51...v0.1.0-beta.52

botway - Botway πŸ€– v0.1.0-beta.51

Published by abdfnx over 2 years ago

Changelog

  • a04759b make some new fixes and changes for botway init --docker command.
  • a8eefc1 update dockerfiles templates, fix discord templates, add new tasks
  • 3960cbc format gomo.json file

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.5...v0.1.0-beta.51

botway - Botway πŸ€– v0.1.0-beta.5

Published by abdfnx over 2 years ago

Changelog

  • f6c9aa5 add new command: deploy, connect with railway env vars
  • 003efdc build(deps): bump github.com/railwayapp/cli from 1.5.0 to 1.5.1 (#21)
  • b92ba4b build(deps): bump github.com/elewis787/boa from 0.1.0 to 0.1.1 (#20)
  • 92c887f start connecting with Railway with new commands login and vars
  • 82afa68 big upgrade with a lot of changes, fixes amd improvements
  • a329443 update docker ci workflow, fix docker build script
  • 44035da more fixes for botwayorg/botway docker image building script
  • 08425dd fix docker building script
  • 98326bc fix copying ./docker/entry.sh file in all docker files
  • 8c363ce finish from botway docker ci workflow, build build.sh script

What's Changed

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.4...v0.1.0-beta.5

botway - Botway πŸ€– v0.1.0-beta.4

Published by abdfnx over 2 years ago

Changelog

  • e3786c6 finally fix botway init --docker command, bump to v0.1.0-beta.4
  • 9f0db10 update slack and telegram templates, start building guilds.json
  • 219046b update botway full docker image, update discord temps dockerfiles
  • c1f093b more fixes and imporvements for botwayorg/botway:full πŸ‹ image
  • 5bb71d8 fix all issues and bugs in botwayorg/botway:full docker image πŸ‹
  • c627f65 completely upgrade for botway full docker image tag, and use alpine
  • 337057b use nvm to install and manage nodejs in botwayorg:botway:full
  • 16541fb build the full botway docker image tag
  • 2ab39f0 update and minimize botway slack nodejs template and handler
  • b339b8b update all discord templates and handlers, update bot config file
  • f541955 🐳 finish from building all botway docker files, images, and tags
  • 5553646 πŸ₯³ finally fix all botway npm installer errors

Full Changelog: https://github.com/abdfnx/botway/compare/v0.1.0-beta.32...v0.1.0-beta.4

Package Rankings
Top 15.23% on Pub.dev
Top 3.6% on Proxy.golang.org
Top 30.32% on Crates.io
Top 31.82% on Rubygems.org
Top 9.18% on Npmjs.org
Top 5.29% on Deno.land
Top 11.85% on Pypi.org
Badges
Extracted from project README
Star History Chart