UNICT-DMI / Telegram-DMI-Bot

A telegram bot for the DMI students 🎓 (@DMI_Bot)
https://t.me/DMI_Bot
GNU General Public License v3.0
41 stars 30 forks source link

Implement a direct donation command #236

Open LightDestory opened 1 year ago

LightDestory commented 1 year ago

Make use of https://core.telegram.org/bots/payments to implement a direct donation process inside the bot itself.

This implementation aims to give us a more complete control over donation prompts and message customizations

We could use paypal own sdk too.