Skip to content

It is an Discord bot that fetches movie information, sets showtime, break duration and bothers our friend.

License

Notifications You must be signed in to change notification settings

aylingorgun/Tesrifatci-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesrifatci-BOT

It is an Discord bot that fetches movie information, sets showtime, break duration and bothers our friend.

Invite the Bot

Usage

Command Usage Description
help %help()
vizyon aliases=['vizyonda'] %vizyon(string) returns movie title, relase date, overview, average vote
gösterim %gösterim(int) Pings everyone, stars a countdown for spesified minitues
ara %ara(int) Stars a count down for movie break
cancel %cancel Cancels the countdown
hakan %hakan(string) It bothers our friend Hakan with random context

To Host or Copy the Bot

  • Clone this repo
  • Open your command line and type pip install -r requirements.txt
  • Visit Discords Developer Portal
  • Click "New Application", Enter in your applications name, Click on "Bot"
  • Make your application into a bot process
  • Paste your TOKEN within main.py

TMDb

To be able fetch information for the movies, Tesrifatci uses TMDb database. Visit TBDb Developers page and generate your key.
Then replace this line: tmdb.api_key = os.environ['API_KEY']

asyncio

Tesrifatci uses this library in order to keep track of the time.
More information can be found here: https://pypi.org/project/asyncio/

About

It is an Discord bot that fetches movie information, sets showtime, break duration and bothers our friend.

Topics

Resources

License

Stars

Watchers

Forks

Languages