Skip to content

Releases: evgfilim1/spin_everyday_bot

Improved spin_everyday_bot

05 Aug 15:25
Compare
Choose a tag to compare
Pre-release
  • Moved data and log to data/ subdirectory
  • Added settings (#14)
  • Added /uptime command
  • Added translation ability
  • Added "Winner of the day" via /winner command
  • Added custom spin texts for chats
  • Other fixes and minor improvements

This branch is running on @spin_everyday_betabot

Release v.1.5.3

29 May 14:05
Compare
Choose a tag to compare

* Fixed bug with timezones

Release v.1.5.2

29 May 13:38
Compare
Choose a tag to compare
Release v.1.5.2 Pre-release
Pre-release

+ Added '/feedback' command
+ Added some useful '/sudo' commands
+ New spin feature
* Moved to python-telegram-bot 6.0.1
* Fixed bug with loading spin jobs
* Now unexpected updates are not allowed
* Cleaning updates when working via TeleSocket
* Code fixes and other improvements

Release v.1.5.1

15 Apr 08:01
Compare
Choose a tag to compare

+ Now using webhooks (powered by TeleSocket Service) for bot, but you can still use LongPoll
+ Now help is sending by pages (#13)
+ Added install script
* Changed logging levels
* Fixed bug when bot creator can't change spin name in chat
* Now ignoring KeyError when unknown user leaves chat
* Code fixes

Release v.1.5

30 Mar 19:21
Compare
Choose a tag to compare

+ Automatic spins!
+ Added logging to telegram chat or channel and to file
+ Now deleted users are removed from user list
* Fixed mention in one of textpacks
* Fixed bug with stats and spin
* Code fixes

Release v.1.4

25 Mar 00:51
Compare
Choose a tag to compare

+ Added new feature for bot creators ("/sudo help")
+ Now you can see who can change spin name
+ Now there are pages in "/stat" command
* Fixed issue #12
* Textpacks changes: 2 new, 1 fixed, 1 removed

Release v.1.3

01 Feb 17:46
Compare
Choose a tag to compare

+ Added creator's command that resets spin result in the current chat
+ Added '/sudo md_announce' and '/sudo announce'
+ Added feature of listing top chat users
+ Added one more "textpack"
+ Added feature of giving rights to change spin name
* Now showing spin name on empty '/setname' (a.k.a. '/setsn')
* Fixed issue #7
* A bit updated 'TEXT_ALREADY'
* Now if spin name in '/setname' ends on 'дня', this word will be deleted
* Code fixes
- Removed '-sn' suffix in commands
- Removed feature of manual refreshing admin list

Release v.1.2

25 Jan 14:56
Compare
Choose a tag to compare

+ '/sudo reset' feature
+ Checking if user is in the chat
+ Choosing one of three spin "textpacks"
* Using Python 3.6 with its formatting feature
* README.md fixed
* Some code improvements

Release v.1.1.1

25 Jan 14:57
Compare
Choose a tag to compare

+ Markdown escape (Issue #3)
+ Checking command destination (Issue #4)
+ Clean start
* Fixed announcement
* Some code fixes
* Now /start and /help commands are sent in PM

Release v.1.1

25 Jan 14:57
Compare
Choose a tag to compare

+ Added announcement to all chats
+ Added documentation
* Bot is now splitted into different files
* Fixed bug with /setsn (issue #1)
* /admin was renamed to /sudo