Git Product home page Git Product logo

discord-room-manager's Introduction

A discord bot that allows you to assign roles to users when they are in a particular voice chat. By giving permissions to these roles to see other voice/text channels, you can create text-based adventures, virtual spaces to host parties, or DnD servers that don't become cluttered with text chats.

Setup

If you don't know how to set up a Discord bot, Discordjs.guide is a great resource.

Here are some other things to know:

  • config.js is where you put the bot's private token, as well as the "rooms" (the roles to assign when you enter each voice channel)

  • The only permission the bot requires is to manage roles

  • The bot's role has to be above the roles that it assigns. Otherwise, it doesn't have the appropriate permissions

    • In Server Setting > Roles
  • For your desired effect, you have to manage what channels each role can see/do. This can be done in Edit Channel > Permissions for each channel

TODO

  • Have the bot remove roles on crashing
  • Use a database, and save server-specific data so that bot can be in multiple servers
    • Build a sufficient command interface with the bot for server owners to set up with

discord-room-manager's People

Contributors

grace125 avatar

Watchers

 avatar

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.