Botex Archive
Extensions for Botex bots.
- Extensions
- 2
- Core release
- 1.0.0
- Channel
- stable
Getting started
Point your bot at this archive by setting archive.url in
config/config.php, then browse from the console.
php bin/console ext:remote # everything published here
php bin/console ext:search clock # find one
php bin/console ext:install Clock # install it
Full setup, signing and API reference →
Botex core
Release historyBotex 1.0.0 core
The Botex core.
php bin/console core:update
Published 51 minutes ago.
A core update never touches config/, storage/ or your extensions,
and stops if you have edited a file it would replace.
Extensions
Showing Clock 1.2.0
Shows the current time with refresh and per-zone Run buttons, plus /remind and /watch scheduled jobs. Test extension for the extension, Run action and job systems.
Feedback & Rating 1.0.0
Asks users a configurable set of questions plus a star rating, stores the answers, and forwards them to the admins.