Tlapbot is an Owncast bot that adds channel points and channel point redeems to your Owncast page.
For more infomation please refer to the original repository.
Usage of the fork
Installation
Standalone binary
- Download the AppImage or Binary file from the
pages
branch atdists/
directory. - Extract it.
chmod +x ./tlapbot
- Execute
./tlapbot
.
For Windows
- Download the Binary file from the
pages
branch atdists/windows/
directory. - Extract it.
- The
tlapbot.exe
would appear after extraction. - Open
cmd.exe
and run it throughstart <path to the EXE file>
.
Container
That tlapbot release supports Docker containers.
There are 2 types: alpine
& ubuntu
.
Alpine
Releases:
- docker pull codeberg.org/gameplayer-8/tlapbot:latest
- docker pull codeberg.org/gameplayer-8/tlapbot:dev
The developer version is unstable.
Ubuntu
Releases:
- docker pull codeberg.org/gameplayer-8/tlapbot:latest-ubuntu
- docker pull codeberg.org/gameplayer-8/tlapbot:dev-ubuntu
A note.
The developer version is unstable.
Usage
You will be prompted with a basic help info. From there you can follow, what to do.
Reporting issues
Since from a fork version, I'm coding on my own, there might be bugs somewhere around. If you encounter some - please report them at the issue tracker.
Contributing
All contributions are welcome! But please use the dev
branch & pull requests on it since it's a branch where
I can test code.
Warnings
If you're going to use custom instance path, please write the absolute path.