Skip to content

Releases: hectorzin/botaffiumeiro

2.1.6

11 Dec 10:48
d6f04d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.5...2.1.6

2.1.5

19 Nov 07:15
fbffbb1
Compare
Choose a tag to compare

What's Changed

  • bug: Redirect URLs for Aliexpress are not working by @hectorzin in #75

Full Changelog: 2.1.4...2.1.5

2.1.4

08 Nov 07:56
0d5a461
Compare
Choose a tag to compare

What's Changed

  • bug: If a short link has a . or , at the end won't expand and is not processed by @hectorzin in #69
  • feat: Expand always URLs, to avoid loosing some links by @hectorzin in #70

Full Changelog: 2.1.3...2.1.4

2.1.3

06 Nov 23:22
4d4d7cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3

2.1.2

04 Nov 14:30
7b975e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

04 Nov 12:23
cb725ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

04 Nov 09:28
602a9bb
Compare
Choose a tag to compare

What's Changed

NEW!

Tradedoubler affiliate platform support: This platform allows affiliations to stores like mediamarkt, philips-hue, balay, boshc, dyson, HP, Huawey, PCBOX, etc.

Improvements and fixes

Full Changelog: 2.0.2...2.1.0

2.0.2

28 Oct 11:00
140e5da
Compare
Choose a tag to compare

What's Changed

  • feat: Show examples of HTML code in config.yaml by @hectorzin in #48
  • doc: Add video tutorial to documentation by @hectorzin in #50
  • fix: readme.md close discount commands. add styles. by @danimart1991 in #51
  • bug: long Aliexpress links fails when asking API for an affiliate link by @hectorzin in #53

Full Changelog: 2.0.1...2.0.2

2.0.1

25 Oct 20:48
7a203b2
Compare
Choose a tag to compare

What's Changed

2.0.0

25 Oct 15:42
90e1ee9
Compare
Choose a tag to compare

WARNING: BREAKING CHANGES

The way to configure Amazon links has changed.
This is because it has been unified with affiliate stores and now allows handling Amazon from different countries.
The new way to configure it is as follows:

amazon:
amazon.es: botaffiumeiro_cofee-21
amazon.com: hectorzindomo-20
amazon.com.au: hectorzindomo-22
amazon.co.uk: hectorzindomo-21
amazon.fr: hectorzindo0d-21
amazon.it: hectorzindo04-21
amazon.de: hectorzindo0e-21

New features

  • allow use of HTML in predefined messages: We can now use bold, italic, etc styles in the predefined messages as shown in the following image:
    image
  • You can use custom commands so that your Telegram group users can request AliExpress discount codes: /discount /aliexpress, etc.
  • Improved Logging levels
  • We've replaced the classic "give a coffee" with a parameter that represents the approximate % (as it is random) of times the affiliate link will belong to the creators. This parameter is entirely optional and can be set between 0 and 100%; by default, it is set to 10%. Thanks!