Skip to content
/ pbot Public

pan93412's extensible userbot for Telegram, which is full-documented, enginnered and based on Actor model.

License

Notifications You must be signed in to change notification settings

pan93412/pbot

Repository files navigation

pbot

pan93412's extensible user bot, which is full-documented, engineered and based on Actor model.

Usage

Run

cargo run --release [--features <modules id>]

Configure

  1. Copy .env.example to .env
  2. Configure it according to the instruction.

Hacking

Build

cargo build [--features <modules id>]

Docs

cargo doc [--features <modules id>]

Run for Development

cargo run [--features <modules id>]

Modules

Modules ID Modules Name Description Enable by Default
fwdmod FwdModule Simply forward the message to your specified chat with !cufwd.
addrankmod AddRankModule You can add rank for every member you administrated without giving the actual permission.
getinfomod GetInfoModule Get the information of the message. For debugging purpose.

Authors

  • pan93412, 2021

About

pan93412's extensible userbot for Telegram, which is full-documented, enginnered and based on Actor model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published