Giter Club home page Giter Club logo

galactica-bot's Introduction

galactica-bot

A open-source Discord bot coded in TypeScript

๐Ÿ’ญ What is Galactica?

Galactica is a Discord bot coded in TypeScript that can do various stuff using it's multiple commands!

โšก๏ธ Fast Implementation

Step 1: Clone Galactica bot with git by running:

git clone https://github.com/jebediah47/galactica-bot

Step 2: Edit the config.json file and change:

{
  "TOKEN": "YOUR_BOT_TOKEN",
  "PREFIX": "YOUR_BOT_PREFIX",
  "BOT_PRESENCE": "YOUR_BOT_PRESENCE",
  "MODLOGS_CHANNEL_NAME": "MODLOGS_CHANNEL_NAME"
}

๐Ÿ’ก Quick tip: The BOT_PRESENCE option in config.json sets what Vibe's presence will be and the MODLOGS_CHANNEL_NAME sets the channel with moderation logs will be sent.

Step 3: Install all the required dependencies by running:

npm install

or with yarn:

yarn install

Step 4: Run the bot by running:

npm run dev

or with yarn:

yarn dev

๐ŸŽ‰ You're ready!

Expected output:

We have logged in as [your_bot_name#discriminator]

If you got this output you are ready to go!

Christian Llupo ยฉ 2021

galactica-bot's People

Contributors

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