Go to file
Dan Ballard 149c92593c demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
src demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
.gitignore demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
Cargo.lock demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
Cargo.toml demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
README.md demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
rust-bert.png demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00
user_config.json demo of an Imp bot using rust-bert to chat 2022-05-07 17:11:58 -07:00

README.md

Rust-Bert-Bot

An Imp Cwtch bot demo using rust-bert to chat

Usage

Create a user_config.json with an allow list of bot peer admins with their cwtch addresses:

Example:

{
	"allow_list": ["xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy"]
}

Rust-Bert bot in Cwtch