Skip to content

Basic Discord bot to repost Forwarded messages as basic embeds for older clients

License

Notifications You must be signed in to change notification settings

ceilingtilefan/forwardrepostbot

Repository files navigation

forwardrepostbot

Basic Discord bot to repost forwarded messages as basic embeds for older clients

Screenshot1

Setup

Manual:

Place your token in the text file named token.txt
Install the latest development (2.5.0) of Discord.py and use python3 bot.py to start the bot.

Docker:

Clone this repository: git clone https://github.com/ceilingtilefan/forwardrepostbot and enter the folder
Set the TOKEN environment variable: export TOKEN=PLACE TOKEN HERE
You can also place it in token.txt
Start the container: docker compose up (you can add -d to make it start automatically)

Features

Automatically reposts forwarded messages as embeds. Works with images. Attachments that cannot be placed in an embed will have direct links sent instead

About

Basic Discord bot to repost Forwarded messages as basic embeds for older clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages