jonocairns / dankbot

A bot built for discord with a bunch of functionality and dank memes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dankbot

build-status build-status

A dank soundboard for discord. Check out the sounds folder for all the current lols.

Uses node, typescript, eslint, github actions (build) and docker

Docs

Play a random meme with /meme or /meme {specific meme here}

Typing /yt https://www.youtube.com/watch?v=PGNiXGX2nLU will stream the youtube audio to the current users voice channel.

Getting Started

  1. Clone this repository
  2. Ensure you're running node 16.X then run yarn install on this project.
  3. Create an authorize your bot (see prerequisites), then update .env with the APPLICATION_ID and DISCORD_BOT_TOKEN
  4. Run yarn start from the project

Prerequisites

About

A bot built for discord with a bunch of functionality and dank memes


Languages

Language:TypeScript 96.6%Language:Dockerfile 3.4%