Skip to content

russellcullen/dankbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# DankBot A Dank Discord Bot. See [Commands](#commands) for a list of features.

Go Report Card

Adding DankBot to a Discord Server

Simple! Just click this link and select your server


## Commands * `!help` * Shows this list of commands

Images

  • !sombra
  • !rip [name]
  • !retro [your], [text], [here]
    • Generates retro text from here. Supports up to 3 lines (comma delimited).

Text

  • !catfact
    • Responds with a random cat fact
  • !swanson
    • Response with a random Ron Swanson quote
  • !roll NdM
    • Rolls M-sided dice N times; posts the sum

Reddit Search

  • !reddit [subreddit] [query]
    • Searches given subreddit with query and returns random top result.
    • If no query is given, returns random current top subreddit item

Note: Ignores sticky posts


## Setup and Run

This assumes you already have a working Go environment, if not please see this page first.

Download dankbot:

go get github.com/coolbrow/dankbot
cd $GOPATH/src/github.com/coolbrow/dankbot

Create token file:

Note: Client tokens are found on your Discord application page

echo YOUR_CLIENT_TOKEN > token

Run DankBot:

./run.sh

And that's it!

About

A Dank Discord Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published