Giter Site home page Giter Site logo

larssieboy18 / the-impostor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lacuna-exe/the-impostor

0.0 0.0 0.0 95 KB

A simple Discord.js-bot to help you host Among us-games.

Home Page: https://discord.com/oauth2/authorize?client_id=747110939001880656&scope=bot&permissions=29387856

License: MIT License

JavaScript 100.00%

the-impostor's Introduction

DeepScan grade Dependency Status GitHub Issues GitHub Pull Requests License Discord Support

The Impostor BIAW

The Impostor is a simple bot that helps you host Among us-games through Discord voice chat. With a simple setup, your hosting panel is ready.

Features

Anyone can host

That's right. Literally anyone can host their own game with this bot. The bot handles everything, and as long as everyone has read-access to the hosting panel and can join the "Create new game"-voice channel, the bot will do the rest.

The host can control the game

The host have some tools available. They can easily mute and unmute everyone in the voice channel with a simple left-click on Discord. It's recommended for the host to either be an Alt+Tab-god, or to have two monitors.

The Host panel

No database or external packages required

The code is made in discord.js (version 12), and some additional packages makes it faster (works with discord.js).

Requirements

  • Node version 12 (confirmed working on v12.16.1)
  • npm (usually comes with Node, doesn't really matter what version afaik)
  • a Discord bot token, and having the bot in your server
  • an mlab.com-database set up, as well as a user to it (with write access)

How to setup

You will have to do all of this ONCE.

  • Rename config.example.json to config.json and fill in the values.
    • token: Your Discord bot token
    • database_uri: The mlab.com-user and password-URI
    • admins: An array of admins, the first one being the owner (you)
    • prefix: The default prefix of the bot
    • color: The brand color in decimal number
  • Do npm i inside the folder, and wait for it to finish.

After this is done, you can start the bot with node .

Suggestions, bugs, feature requests

Want to contribute? Great, we love that! Please take your time on opening a new issue.

Contributors

You can see all contributors and their GitHub-profiles here.

License

We use the MIT-license.

A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source. There are many variations of this license in use.

Fetched from TLDRLegal, please also read the license if you plan on using the source code. This is only a short summary.

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.