Code Monkey home page Code Monkey logo

eris-reactions's Introduction

Hi there ๐Ÿ‘‹๐Ÿป welcome to my GitHub! I'm a Cloud Architect who's most familiar with everything AWS, Node.js backend development, microservice oriented architecture and distributed systems. ๐Ÿ’ป โ˜๏ธ

Check out my featured repositories โฌ‡๏ธ

eris-reactions's People

Contributors

bsian03 avatar jtsshieh avatar knht avatar pikadude avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

eris-reactions's Issues

Create @types for TypeScript

Hi, I really like this addon, but each time when I do anything with it, TypeScript compiler yells at me that this package does not support any typings, no ES6 support, no anything. Because of that, I need to make my event listeners like:

reactionListener.on('reacted', (event: {msg: Message, emoji: { name: string, id: string | null, animated?: boolean}, userID: string}) => {
            //console.log(event);
            msg.channel.createMessage('You reacted with: ' + event.emoji.name);
});

That makes good rather ugly and chaotic. I would love to see official support for typings, at least at basic level.

Reactions in DMs throws an error.

When the bot tries to remove a users reaction after they react on a pagination message, Discord responds with "DiscordRESTError [50003]: Cannot execute action on a DM channel" and nothing happens.

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.