ehwuts / quotebot

a Discord bot which quotes random quotes from discordian quotes, randomly or randomly not randomly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

randomly sends quotes from discordianquotes to discord

currently scrapes quotes off of page requests to https://discordianquotes.com/random

dependencies:
	eris, axios, html-entities
	
usage:
	download and install deps or whatever
	`cp quotebot-config.js.example quotebot-config.js`
	edit the values for your channel id and bot secret
	`node quotebot`

license:
	The Unlicense

About

a Discord bot which quotes random quotes from discordian quotes, randomly or randomly not randomly

License:The Unlicense


Languages

Language:JavaScript 100.0%