Skip to content

rodolfo-brandao/tars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TARS

MIT License Python version

My own Discord bot, named after the sarcastic robot from Interstellar.

Setup

1. Clone the Repository

$ git clone https://github.com/rodolfo-brandao/tars.git

2. Navigate to the Project Folder

$ cd tars

3. Install the Dependencies

The following packages are required in order to run this bot:

These can be installed through requirements.txt file by running:

$ python3 -m pip install -r requirements.txt

4. Run

Finally, just run the bot with:

$ python3 src/main.py

Commands

These are the available commands:

  • ?info
    Lists all bot commands and what they do.

  • ?ping
    Shows the current bot latency in milliseconds.

  • ?search <movie_title> | <imdb_code>
    Searches for movie occurences (max 10) based on the title or IMDb code.

About

Made for fun. My first Discord bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages