Skip to content

A Discord bot that translates common internet abbreviations into their full meanings.

License

Notifications You must be signed in to change notification settings

nicebots-xyz/deabbreviator

Repository files navigation

Deabbreviator Bot

A Discord bot that translates common internet abbreviations into their full meanings.

Warning

This Discord bot is subject to special licensing terms. Please read the full NiceBots Discord Bot License Agreement Version 1.0 for complete details.

Important

Key License Points:

  • Personal or internal business use only
  • No commercial or economic gain (including donations)
  • All modifications must be publicly shared
  • Clear attribution required
  • Contributions grant full rights to NiceBots.xyz
  • License termination upon legal dispute
  • No use of NiceBots.xyz trademarks

Note

This summary is not legally binding. Refer to the full license text for all terms and conditions.

Add to Your Server/Account

Click here to add Deabbreviator to your server or account

Contributing Abbreviations

To add new abbreviations to the bot:

  1. Fork the repository
  2. Edit /src/extensions/deabbreviator/main.py
  3. Add your abbreviations to the ABBREVIATIONS dictionary
  4. Create a pull request

Example format:

ABBREVIATIONS: Final = {
    "abc": "actual meaning here",
    # Add your abbreviations here
}

About

This bot is maintained by nicebots.xyz and is based on the botkit template.

Note: By using, modifying, or distributing this bot, you agree to the terms of the NiceBots Discord Bot License Agreement Version 1.0.

About

A Discord bot that translates common internet abbreviations into their full meanings.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages