Skip to content

rootplease/OpenBot

Repository files navigation

OpenBot

OpenBot is an opensource Twitch chatbot (Perhaps other platforms in the future), are goal is feature parity with other popular bots to start, and to introduce new and exciting features along the way

Installation

Installation is currently not documented because of the project infancy

Dev environment setup

We include devcontainer files for VSCode the only requirements are to have your git username/email set globally, you can develop without this but you will have to manually fix some small items in the environment

Required software for the automated dev environment

  • VSCode
  • Docker
  • git

Commands to set git information

git config --global user.name "FIRST_NAME LAST_NAME"
git config --global user.email "[email protected]"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPLV2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published