Skip to content

Releases: duck-duck-project/telegram-bot

Check if user already exists in contacts list

30 Sep 10:14
e6ac3bd
Compare
Choose a tag to compare
Merge pull request #8

Check if user already exists in contacts list

Premium subscription advantages changes

30 Sep 09:53
d692b0c
Compare
Choose a tag to compare
  • Remove contacts limit for non-premium users, make it paid required.
  • Change premium info text.
  • Make new contact creation paid required.

Catch errors, make configuration easier

30 Sep 09:00
d692b0c
Compare
Choose a tag to compare
  • Add commands.json file in the root of the project to configure bot's commands.
  • Change /pay command to /send due to conflicts with other bots.
  • Catch error when user has not enough balance in order to commit a transfer.

Refactoring services

30 Sep 08:31
e956e8c
Compare
Choose a tag to compare
Merge pull request #5

Refactoring and cleanup code

Economics system improvements

24 Sep 12:06
5b9696d
Compare
Choose a tag to compare
  • Add ability to earn duck-duck coins.
  • Make /yemek command paid.