Crates.io | big-luca-bot |
lib.rs | big-luca-bot |
version | 0.6.0 |
source | src |
created_at | 2022-08-20 15:16:08.473989 |
updated_at | 2022-09-10 13:10:44.796277 |
description | A telegram bot to be always up to date with the "Papi"'s news |
homepage | https://github.com/veeso/big-luca-bot |
repository | https://github.com/veeso/big-luca-bot |
max_upload_size | |
id | 649368 |
size | 241,030 |
~ Le perle e le news del papi su Telegram in ogni momento ~
Developed by @veeso
Current version: 0.6.0 (10/09/2022)
big-luca-bot is a Telegram bot to get the best aphorisms said by Big Luca and to get the latest news from "Il Papi" on your favourite telegram groups.
/bigcorsi
This command will display the latest Big luca course
/bigkatanga
This command will make the bot to send automatic message
❗ Automatic messages includes daily aphorisms and new videos
/bignews
This commands will return the latest videos from "Il Papi"
/bigperla
This command will make the bot sending a "perla del papi"
/bigpezzente
Unsubscribe from automated messages
/bigsito
This commands will return the OFFICIAL PAPI'S WEBSITE
/bigsocial
This commands will return the latest post from the papi's instagram account
/bigvideo
This command will display the latest video from "Il Papi"
Scan this QR code or go to this URL https://t.me/bigluca_bot to start a chat with Big Luca bot, then add it to any group or chat directly with him.
If you want to develop on this bot, you can follow these simple steps:
git clone git@github.com:veeso/big-luca-bot.git
TELOXIDE_TOKEN
DATABASE_URI
parameters.json
in your environment using the variable PARAMETERS_PATH
REDIS_URL
INSTAGRAM_USERNAME
and INSTAGRAM_PASSWSORD
touch $DATABASE_URI
You can add custom aphorisms and courses using the parameters.json
file. Default file is located at config/parameters.json
from the project root folder.
You can then deploy your own version of the big-luca bot using heroku
, with these simple steps:
heroku create --buildpack emk/rust
heroku config:set TELOXIDE_TOKEN=<YOUR_API_KEY>
If you like big-luca-bot and you're grateful for the work I've done, please consider a little donation 🥳
You can make a donation with one of these platforms:
Contributions, bug reports, new features and questions are welcome! 😉 If you have any question or concern, or you want to suggest a new feature, or you want just want to improve big-luca-bot, feel free to open an issue or a PR.
Please follow our contributing guidelines
View big-luca-bot's changelog HERE
big-luca-bot is licensed under the Unlicense license.
You can read the entire license HERE