Giter Club home page Giter Club logo

emobotji's Introduction

Emobotji

Python Discord Library (Disnake) CodeFactor Code Quality Commit Activity per Month Emobotji on top.gg

A Text-to-Emoji Bot for Discord.

Emobotji lets You use emotes by using "text-to-emoji" (:name_of_emoji:) even without Discord Nitro.

Once you've found an name of emoji you'd like to use, just send it as if you were sending a regular Discord emoji (e.g. :pog:, ;troll;). It will be detected if there is such in bot. Using semicolons (;thonk;)is also supported.

You can add emojis (if have Nitro) from server or from URL with PNG, JPEG or GIF image to Bot and use it for further using. (e!add <name> <discord emoji> or e!add-from-url <name> <url with media>)

Also You can find some interesting emojis in emojis list: e!list [<page of list>]

Want find favorite emoji? e!search <name_or_word>

Notice: You can't invite right now Emobotji to your Discord Server, the bot is currently on 100 servers when the bot is not verified by Discord.

  • To add the Emobotji to your server, click here
  • To get bot's commands list: e!help

emobotji's People

Contributors

thehatkid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

emobotji's Issues

Needing to disassemble commands to subdirectory cogs/commands/

Needing to disassemble commands to subdirectory cogs/commands/*.py like:

...
├── cogs
│   ├── commands
│   │   ├── ping.py (command "ping")
│   │   ├── command_1.py (command 1)
│   │   ├── command_2.py (command 2)
│   │   ├── command_3.py (command 3)
│   │   ...
│   ├── events.py
│   ├── emoji.py
│   └── help.py (command help list)
...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.