Code Monkey home page Code Monkey logo

discord-bot's Introduction

Running locally

Setup

Installing npm dependencies

yarn install

Inviting bot to server

Create a bot application.

Create a file called src/config.json, with the bot's token in it, like {"token": "the bot token" }

Create an invite link, with the following bot permissions:

  • Read messages/view channels
  • Send messages

Paste the invite link to browser, add bot to server.

Running

yarn start

discord-bot's People

Contributors

ppessi avatar

Watchers

 avatar

discord-bot's Issues

Adding thumb emoji reactions to vote embeds

The 👍👎. 1️⃣2️⃣3️⃣ can be done later. Scroll is no longer needed?

Requires:

  • noticing new messages in vote channel
  • adding reactions to them
  • adding people who have voted to a list on the embed or smth? Scroll emoji is unnecessary at this point. Maybe replace with shrug emoji or smth to indicate abstaining.

Adding numbered emojis to embeds

Aka 1️⃣2️⃣3️⃣📃. Somehow needs to recognize how many options there are. Maybe confirm the embed format before posting it?

Delaying voting

If someone for some reason feels they are not ready to vote on something at the time, they can react with an emoji to slow down voting reminders.

Pushing back vote release time

If there's still some polishing/discussion to do before a vote can be published, add an option to push back the vote release time.

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.