Skip to content

TrueBad0ur/CTFTimeNotifierBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple bot working on ctftime.org api

Let you get the schedule of competitions

INSTALL AND START

You should create folder configs and file credentials.py inside it.

token = "your token of bot here"

Commands

source env/bin/activate
pip3 install -r requirments.txt
python3 bot.py

In BotFather you should use /setcommands for your bot and add description to /getlist command.

When you add your bot to a chat, you can restrict it in Embedding links (in admin settings) so that it would not preview links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages