Giter Club home page Giter Club logo

delta-bot's Introduction

ΔDelta Bot

Delta banner

This repository contains the source code for the official Delta bot for Discord. It contains utilitarian functions which aid in managing the Discord, such as transcriptions for archiving channels, etc.

Commands

Transcribe

Name: /transcribe <channel>
Description: Creates a transcript for a specific channel

Development setup

Pre requisites

Installation

Clone the source files from GitHub using the clone command:

git clone https://github.com/Typiqally/delta-bot.git # for HTTPS
git clone [email protected]:Typiqally/delta-bot.git # for SSH

Navigate to the cloned directory and install the required dependencies:

pnpm install

Configuring

Please do not modify the .env.example file as it is tracked by the source tree

Copy the .env.example file and rename it to .env, the file should look something like:

APPLICATION_ID=
TOKEN=

The application id and token can be found at https://discord.com/developers/applications. Obviously the official Delta bot application id and token are not published here. In case access is required, please create an issue or send a direct message on Discord to the relevant administrator(s).

Running

Running Delta bot is as simple as running the following command:

pnpm run dev

The bot will return a login confirmation message and start listening for interactions. Indicated by the dev command, changes made to the source code will automatically refresh the process, so there is no need to continuously restart the process when developing.

License

Delta bot is licensed under the terms of GPL v3. See LICENSE for details.

delta-bot's People

Contributors

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