Giter Club home page Giter Club logo

schooldiscordbot's Introduction

SchoolDiscordBot

Discord Bot for my school class. This repo is just read-only, it will be hard for you to make it work fine for you - this bot is perfectly made just for my class. If you somehow manage to get it working, be sure you disable supplementation module (or edit it to your page)- its really only for us.

Features!

  • Mute for time
  • Role assigment by click to reaction
  • Automatic voting system
  • Event/tasks managment (older than X days are moved to different [archive] channel)
  • Supplementation logging for our school from webpage
  • Auto-reaction in specified channels/emojis to messages, emojis or attachments
  • And other stuff...

Installation

Be sure that you are know what are you doing while installing it.

$ git clone https://github.com/cajthamlmatej/SchoolDiscordBot.git
$ npm install

After cloning and installing dependencies, copy config.template.json to config.json, update values and remove comments.

You can start bot with command:

$ npm start

How to add language / How to translate bot

If you want to add language (translate bot messages), you just need to copy already existing language file from /language/.json (we recommend to use English - en file). Then save it whatever shortcut name that your language uses and translate all strings. Remember to dont change key paths that bot fetch. After you translate all strings you need to set language shortcut in config, just change "language" to your language shortcut. If you think it will be good to have the language in bot files, do pull reqest to git. We will be happy for any contribution.

How to do custom commands / modules

If you want to create own commands or modules look into custom.md

Dependencies

All dependencies will be download by node/npm automaticaly.

Dependency Version
Discord.js 11.3.2
moment 2.22.2
jsdom 12.0.0

schooldiscordbot's People

Contributors

cajthamlmatej avatar

Watchers

 avatar  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.