Add modular TMDb-first movie pipeline and Discord bot
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DISCORD_BOT_TOKEN=your_discord_bot_token
|
||||
DISCORD_GUILD_ID=your_discord_guild_id
|
||||
ANIMESCHEDULE_APP_ID=your_animeschedule_app_id
|
||||
ANIMESCHEDULE_API_TOKEN=your_animeschedule_api_token
|
||||
TMDB_READ_ACCESS_TOKEN=your_tmdb_read_access_token
|
||||
LOCALE=de-DE
|
||||
Reference in New Issue
Block a user