ZjeBot

command module
v0.0.0-...-93fbdcf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 6 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL