countdown-vi
this is a telegram bot which programed to countdown.
usage
well, first you should specify a exact interval. there is 5 column, very first three columns represent a time interval, and last two column represent for a messaga and a channel id. the channel-id use for sending the countdown to, and the countdown message will edit each 30 second until it reach to zero;
#hour:minute:second:message:@channelID
example
-
to countdown for 1 hour and 30 minute and 59 second
1:30:59:to start meeting:@channelID
-
to countdown for 30 minute:
0:30:0:until new year:@channelID
-
you can just specify a second, to be more on time
0:0:3600:to lunch the project:@channelID
pictures
deploy
you can simply deploy this bot, just get an token from @BotFather and put the token in the main.py file at the token
variable