/Discord-Theme-Wars-Bot

Discord bot that sends a special message that shows differently based on users light/dark theme preference

Primary LanguagePythonGNU General Public License v3.0GPL-3.0


Discord Theme Wars Bot

Hidden messages for the followers of the light and dark sides of the force.

Description


Fun little post that overlaps two different messaged into one image using interlaced fonts.
Each message matches the background colour of the Discord light and dark theme respectively thus making only one image appear to a user at any given time depending on their selected theme.

Based on the idea discussed here: https://www.reddit.com/r/discordapp/comments/8t04ag/this_image_shows_different_text_depending_on/

Add to your server

https://discordapp.com/oauth2/authorize?client_id=608283435047321613&scope=bot&permissions=8192

Commands

![themewars|tw] <light_theme_message> <dark_theme_message>
Generates a special message that shows differently based on users light/dark theme preference

Requirements

  • python3.6+ (and all required python3 modules)
  • Discord app with bot token

Configuration

Rename config/config-template.ini toconfig/config.ini and populate the configuration file.

Licence

GNU General Public License v3.0