Skip to content

kevle1/inlay

Repository files navigation

Inlay Discord Bot

image

A Discord bot to automatically send playable video embeds following a message from supported sites. Uses a variety of strategies to do so.

Example

Tested Sites

Installation & Usage

Command Line

  1. pip install -r requirements.txt
  2. Create conf.yaml with your Discord Bot Token (see conf.sample.yaml)
  3. python bot.py
  4. Invite with the URL https://discord.com/oauth2/authorize?client_id=YOUR_APPLICATION_ID&scope=applications.commands+bot
  5. Use by typing /inlay or sending a valid URL trigger

Docker Image

  1. docker build .
  2. docker run -v /path/to/conf.yaml:/app/conf.yaml -it IMAGE_TAG

Requirements

About

A Discord bot to automatically fix video embeds following a message from supported sites (Twitter/ Reddit).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •