command
module
Version:
v0.0.0-...-93fbdcf
Opens a new window with list of versions in this module.
Published: Jan 19, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ZjeBot
Discord & Twitch chatbot
Quick Start
To run the bot 2 files need to exist: secrets.toml and data.toml.
secrets.toml:
[twitch]
auth = "oauth:oauth_token"
username = "bot_name"
id = "bot_id"
[discord]
auth = "discord_token"
username = "bot_name"
id = "bot_id"
data.toml:
[today]
Text = "today"
[project]
Text = "project"
Then run the bot:
$ go run .
License
This project is under the MIT License.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.