Git Product home page Git Product logo

doomvolution's Introduction

Doomvolution

This project revolves around a heavily configurable and data-based Discord Bot. Don't try understanding it, k? All I did was abuse the heck out of the 'raw' Discord.JS Event, effectively handling all packets without a real event handler. The only thing I really use Discord.JS for is to send packets. I really didn't want to program those as well. Why do I do this? Well, first of all, cuz I can. Second: it fixes a few issues and lifts some limitations, such as the fact that I couldn't process messages, which were sent before the bot was started up! So that took me here. You can try understanding the project, but if you wanna contribute, I'd highly suggest hitting me up, so I can walk you through the mess I produced!

Self-Host

You can self-host this project. For that you need to setup a few things. Pre-Requisites are:

Then you need to setup:

  • Git Clone this Repository
  • Run pnpm install in the local repo
  • Setup Docker Secrets at ./secrets/{db_pass,db_user}
  • Setup .env-file, with:
    • build_token: production discord token
    • dev_token: dev discord token
    • db_port: Port for the DB (same as configured in docker-compose.yml)
    • db_name: Name for the DB (...)
    • db_user: User for the DB (...)
    • db_pass: Password for the DB (...)
    • spotify_client: Spotify Client ID
    • spotify_secret: Spotify Secret Key
    • youtube_key: Google (YouTube) API Key

Submissions

Note: You can message Doomer#3316 or Go#3741 via Discord for suggestions! [or submit an issue with the suggestion tag]

Good Music Collection

Yes, I need to include this, for this is music, I code with, which keeps me sane. Thanks to those artists my bug fixing journey becomes a bit more pleasant!

doomvolution's People

Contributors

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