filmaster 0.0.7

Creator: bradpython12

Last updated:

Add to Cart

Description:

filmaster 0.0.7

Film Master
A Discord bot written with Snips NLU
that posts film info via the TMDB API.
Setup
Create a Discord app for the bot and invite it to your server.
Generate a TMDB API key for the bot.
Install the package and run the bot:
$ pip install filmaster
$ filmaster -d "DISCORD_TOKEN" -t "TMDB_API_KEY"

Or, you can use the Docker image:
$ docker pull registry.gitlab.com/observeroftime/filmaster:latest
$ docker run filmaster -d "DISCORD_TOKEN" -t "TMDB_API_KEY"

In both cases, the bot command requires these parameters:

DISCORD_TOKEN: The bot token of the app you created earlier.
TMDB_API_KEY: The TMDB API key you generated earlier.

You may also pass the following options:

-p PREFIX: Sets the command prefix of the bot. (defaults to $)
-v: Increases the verbosity of the logs. Can be passed up to 4 times.

Examples
Greetings

Help

Film info




Film cast


Goodbye

License
The examples are released to the public domain under CC0.
The logo was designed by @ZoyPan98 and licensed under CC BY-NC-SA 4.0.
The Academic Free License version 3.0 applies to everything else.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.