Skip to content

The very first powerful Telegram bot to countdown to your important events in any group chat. Live countdown timer (days : hours : minutes : seconds)

License

Notifications You must be signed in to change notification settings

Novoos/NovoosCountdownTimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novoos Countdown Timer

The very first powerful Telegram bot to countdown to your important events in any group chat. Live countdown timer.
(days : hours : minutes : seconds)

made-with-python
Stars Forks Watchers
License Repository Size Contributors Issues

Config Vars

  1. API_ID : Telegram API_ID, get it from my.telegram.org/apps
  2. API_HASH : Telegram API_ID, get it from my.telegram.org/apps
  3. BOT_TOKEN : A Valid Telegram Bot Token, get it from @Botfather

Commands

Works in any group ( /set & /stopc )

🎥 Tutorial Video:

> Send the command below in correct format to the group.

  /set seconds "event"

Example:
  /set 86400 "TIME LEFT UNTIL NEW YEAR"
> You can send /stopc to stop all countdowns.

  /stopc

Deployment Methods

Heroku

Deploy

Credits

Warning

  • Changing the code is NOT ALLOWED!!
  • You are free to use this code in any of your projects, but you MUST include the following in your README.md (Copy & paste)
## Credits
- [Countdown Timer Telegram bot by TeLe TiPs] (https://github.com/teletips/CountdownTimer-TeLeTiPs)

License

GNU Affero General Public License v3.0

About

The very first powerful Telegram bot to countdown to your important events in any group chat. Live countdown timer (days : hours : minutes : seconds)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Procfile 0.3%