Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 429 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 429 Bytes

Fuuka Bot

A Rust Matrix bot.

User Agent

The bot consistently uses the following user agent template:

fuuka-bot/<version> (https://github.com/ShadowRZ/fuuka-bot)

Where <version> is the running version of the bot.

Usage

Copy fuuka-bot.sample.toml to fuuka-bot.toml and edit this file to your needs.

Then:

# Run the bot.
# If a credential file wasn't found, you can generate one.
cargo run