Skip to content

7CTech/discord-selfbot

Repository files navigation

CTech's (Codd) Discord Selfbot

Requirements

  • A recent Linux distro
  • QtDBus (and QtCore) > 5
  • NodeJS > 8

Setup

  1. Download the repo
  2. Edit binding.gyp to include the correct locations of QtCore and QtDBus
  3. Run npm install
  4. Run tsc
  5. Copy secrets.default.json to secrets.json and fill in the fields
  6. Run node src/bot.js

TODO

  • Make configure script to find Qt stuff and disable if not on Linux
  • Config 'complex' module
  • Merge commands into less files