Giter Club home page Giter Club logo

cogent's Introduction

A light-weight modular Discord bot built with DiscordJS.

Features

  • Currency system
  • Fun games and commands
  • Moderation and logging
  • Helpful community and quality support

Installation:

A couple of dependencies you will need: NodeJS - A JavaScript runtime, it also has NPM built-in.

Once NodeJS is installed, install the npm dependencies. For example; the code below will install the discord.js package.

  • npm install discord.js

Do this for each package in package.json.

Now that the hard part is over, installation is a simple as a couple of clicks (and patience depending on your internet speed). Simply download the latest release .zip from here, extract and run run.bat and you're done, it's that easy!

Configuration:

By default, the only thing you will need to edit in config.json is the bot's token. If you're not sure on how to get a bot token, you can follow the tutorial made by our friends over at Reactiflux.

{
"bot_name": "Cogent",
"prefix": "/",
"token": "SEE-ABOVE-IF-NOT-SURE",

"loaded_msg": "Bot loaded.",
"active_msg": "Cogent | /help",
"error_msg": "There was an error trying to use that command.",

"default_role": "welcome",
"mod_role": "Moderator",
"log_channel": "logs",
"welcome_channel": "general"
}

Optionally, you can edit the other stuff too. If you're not sure what an option means, feel free to take a peak here.

Commands:

A full list of commands and how to use them can be found here as well as a guide to making your own commands.

Contributing guidelines:

Due to the extremely long amount of text, you can find information on editing files, pull requests, merge requests and issues here.

Don't want to host the bot yourself?

We have a public instance of the bot which you can add to your Discord here.

Didn't answer your question?

Why not join the official Cogent Bot Discord? With lots of things to do and loads of members to chat with, it's one of the most friendly places on the internet... sorta.

cogent's People

Contributors

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