new script avalaible here will be in TCL Archive when approved.
[Update] Now in TCL Archive: Click Here
I hope this will help some people, works fine since one month for me.
Code: Select all
#                                                                       #
# This script will look on the chan for iroffer bot announce and keep it#
# in memory. When asked bot can reshow them on the chan or privately.   #
# Script check automatically if old announce ID have been change or not #
# By example if your bot is alphabet ordered and you have a new release #
# #ID 100 but 200 releases in total on bot all releases 100+            #
# change their ID so old bot announce can't be good but the script      #
# change it so !last will show good informations                        #
#                                                                       #
# Script tested with Iroffer 3.20 to 3.21Beta19                        #
#                                                                       #
# I'm not a coder so script can be not clean and bugged                 #
# If you provide a reproductible issue I can fix it if possible         #
# globulus.thora[you know the sign]gmail.com                            #
#                                                                       #
#