telebot

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2025 License: MIT Imports: 10 Imported by: 0

README

Telebot

My personal telebot, includes some common used functions by myself (password generator, base64 & SHA calculator, UID query, GIF downloader, etc...), based on go-telebot/telebot.

Try this telebot via Mikoto_bot.


Available commands:

/hello Say hello
/ping Ping
/sha256 Calculate sha256sum
/md5 Calculate md5sum
/base64 Calculate base64
/decode_base64 Decode base64
/genpasswd Generate password (-h to get more info)
/my_uid Get my telegram UID
/help Show this message

Administrators only:
/status Get system status (Private) (Admin)
/admins Get admins list (Private) (Admin)

Owner only:
/add_admin Register temporary admin user (Owner)
/del_admin Remove admin temporally (Owner)
/exec Run commands (Private) (Owner)
/restart Restart (kill) this bot (Owner)

Administrator users also have permission to convert Video (GIF Sticker) to GIF zip file.

Usage

Run telebot via container image:

$ git clone https://github.com/STARRY-S/telebot.git && cd telebot
$ cp config.yaml.example config.yaml

$ podman run -it -v $(pwd)/config.yaml:/telebot/config.yaml ghcr.io/starry-s/telebot:latest

For local build:

$ make build
$ make image
$ ./telebot -h

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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