Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Releases: aahniks/refer-bot

refer-bot 1.1.0

18 Aug 10:33
9fbc54c
Compare
Choose a tag to compare

updated release

refer-bot 1.0.0

19 Jun 10:36
5609633
Compare
Choose a tag to compare

The first version with the basic amount of capabilities.

The users :

  • need to join specific channels before using the bot
  • can share the referral link
  • when another user starts the bot with a referer's link, the referer, gets notified, and earns one coin
  • user can request to withdraw coins

The admin:

  • can edit user data like coins/reset wallet/ ban or unban
  • can see the total no of users using the bot

Technology:

  • Language: Python
  • Asynchronous: yes
  • Telegram client: Telethon (mtproto client)
  • Database: MongoDB with odmantic as ODM