big-luca-bot

~ Le perle e le news del papi su Telegram in ogni momento ~

Developed by @veeso

Current version: 0.3.3 (29/08/2022)

License-Unlicense Repo stars Downloads counter Latest version Ko-fi

Build CI Coveralls



About big-luca-bot 📰

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.

Demo


Command API 🐚


Get started 🏁

Users

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.

telegram-qr

Developers

If you want to develop on this bot, you can follow these simple steps:

  1. Clone this repository git clone git@github.com:veeso/big-luca-bot.git
  2. Create your bot with the Botfather
  3. Get your API key
  4. Set your API key in your environment using the variable TELOXIDE_TOKEN
  5. Set your database path in your environment using the variable DATABASE_URI
  6. Set your rsshub url in your environment using the variable RSSHUB_URL
  7. Set your redis url in your environment using the variable REDIS_URL
  8. Touch the database file touch $DATABASE_URI
  9. Run the big-luca bot

Deploy with heroku

You can then deploy your own version of the big-luca bot using heroku, with these simple steps:

  1. Create your heroku app heroku create --buildpack emk/rust
  2. configure the Telegram API key with heroku config:set TELOXIDE_TOKEN=<YOUR_API_KEY>
  3. git push heroku main

Support the developer ☕

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:

ko-fi PayPal bitcoin litecoin ethereum


Powered by 💪


Contributing and issues 🤝🏻

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


Changelog ⏳

View big-luca-bot's changelog HERE


License 📃

big-luca-bot is licensed under the Unlicense license.

You can read the entire license HERE