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.

Example of the Deabbreviator bot in action

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages