Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Discord bot for "The Lounge" Discord server

License

NotificationsYou must be signed in to change notification settings

cbackas/TVBot

Repository files navigation

TVBot is a Discord bot that allows scheduling TV notifications to Discord channels or forums. It's powered by the TVDB API and is written in TypeScript. The bot helps users manage TV show notifications and announcements. It supports a variety of commands to search for shows, link and unlink shows to channels, create forum posts, and display upcoming episodes.

Features

  • Schedule TV notifications to Discord channels or forums
  • Search for shows using the TVDB API
  • Link and unlink shows to channels
  • Create forum posts for shows
  • Display upcoming episodes

Commands

CommandDescriptionOptions
/postCreate a forum post for a show-imdb_id (required): The IMDB ID to search for.
-forum (optional): Destination Discord forum for show post (defaults to the value defined in/setting tv_forum).
/link hereLink a show to the current channel for notifications-imdb_id (required): The IMDB ID to search for.
/link channelLink a show to a channel for notifications-channel (required): The channel to announce episodes in.
-imdb_id (required): The IMDB ID to search for.
/unlink hereUnlink shows from the current channel for notifications
/unlink channelUnlink shows from a channel for notifications-channel (required): The channel to unlink from announcements.
/list shows hereList shows linked to the current channel
/list shows channelList shows linked to a specific channel-channel (required): Channel to list shows from.
/searchSearch for a show by IMDB ID or name-query (required): Query to search for. Can be an IMDB ID or a show name.
/upcoming allGet upcoming episodes this week for all tracked shows
/upcoming hereGet upcoming episodes for this channel
/upcoming showGet upcoming episodes for a show-query (optional): Search for a show saved in the DB. Use the autocomplete!
/setting all_episodes addAdd a channel to the list that receives all episode notifications-channel (required): Channel to add to the list that receives all episode notifications.
/setting all_episodes removeRemove a channel from the list that receives all episode notifications-channel (required): Channel to remove from the list that receives all episode notifications.
/setting morning_summary add_channelAdd a channel to the list that receives the morning summary message-channel (required): Channel to add to the list that receives the morning summary message.
/setting morning_summary remove_channelRemove a channel from the list that receives the morning summary message-channel (required): Channel to remove from the list that receives the morning summary message.
/setting tv_forumSet the forum ID for TV shows-channel (required): The channel to set as the TV forum.

[8]ページ先頭

©2009-2025 Movatter.jp