Skip to content
forked from NullDev/CSZ-Bot

:trollface: Official Coding Shitpost Central Discord Bot

License

Notifications You must be signed in to change notification settings

Faro1991/CSC-Bot

 
 

Repository files navigation

CSC-Bot

ESLint Codestyle CSZ Discord


Official Coding Shitpost Central Discord Bot

ℹ️ OwO wats dis?

Please ignore this repo. This is just a management bot I made for my stupid german coding discord server...

German description of the Discord Server:

Deutscher Server für diverse programmier- und nerd Themen.
Language-Bashing, shitposting und Autismus stehen an der Tagesordnung.
Jeder ist willkommen da jede Programmiersprache gleichermaßen diskreditiert wird!

I'm sorry


I want to make this stupid bot even worse

Read: Contributing.md

🔧 Installation

NodeJS Version: >=16.6.0

  1. Terminal aufmachen und dorthin navigieren, wo man es downloaden möchte

  2. Sichergehen, dass NodeJS installiert ist. Teste mit:
    $ node -v
    Wenn es eine Versionsnummer zurückgibt, ist NodeJS installiert. Wenn nicht, NodeJS hier downloaden.

  3. Repository clonen und hinein navigieren. Wenn Git installiert ist:
    $ git clone https://github.com/NullDev/CSC-Bot.git && cd $_
    Wenn nicht, hier herunterladen und die ZIP extrahieren.
    Dann in den Ordner navigieren.

  4. Dependencies installieren:
    $ npm ci

  5. Das Config-Template config.template.json kopieren und als config.json einfügen.

  6. Die frisch kopierte Config-Datei ausfüllen:
  7. Das Script starten
    Zuerst
    $ npm run watch
    im Projektverzeichnis ausführen. Anschließend
    $ npm start
    in einem separaten Terminal ebenfalls im Projekverzeichnis aufrufen.

About

:trollface: Official Coding Shitpost Central Discord Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.6%
  • JavaScript 43.8%
  • Other 0.6%