Giter VIP home page Giter VIP logo

damour-bot's Introduction

damour-bot

Provides custom server join/leave messages for Discord and some other stuff.

Usage

This thing runs on Node.js. You just need to do the npm install thing and then you can run it with npm start.

For authenticating your application you can either specify the token property in config.yml or you can consume the DISCORD_API_TOKEN environment variable.

Features

  • Posts a random welcome message in #general when a user joins.
  • Posts a random goodbye message in #general if a user leaves.
  • Posts ban message in #general is a user is banned.
  • Allows users to self assign color roles with the role prefix color..

Welcome and goodbye messages

Custom welcome and goodbye messages are defined in welcomes.js and goodbyes.js respectively. Custom messages must meet the following requirements:

  1. The message is defined as a string.
  2. The message contains one or many occurrences of the substring "{user}". Each occurrence will be replaced with the user's username.

Here are some examples:

"●●●{user} is typing..."
"{user} FLEW TO JAPAN TO SING ABBA IN A BIG COLD RIVER"
"Let's all give {user} a warm welcome!"

Server join role assignment

Adds a role to a member when they join a server.

Color management

View the list of available colors with !colors.

Use the command !color <name> to change colors.

damour-bot's People

Contributors

damouryouknow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

damour-bot's Issues

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.