You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dan Ballard 149c92593c
demo of an Imp bot using rust-bert to chat
1 year ago
src demo of an Imp bot using rust-bert to chat 1 year ago
.gitignore demo of an Imp bot using rust-bert to chat 1 year ago
Cargo.lock demo of an Imp bot using rust-bert to chat 1 year ago
Cargo.toml demo of an Imp bot using rust-bert to chat 1 year ago
README.md demo of an Imp bot using rust-bert to chat 1 year ago
rust-bert.png demo of an Imp bot using rust-bert to chat 1 year ago
user_config.json demo of an Imp bot using rust-bert to chat 1 year ago

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