toadster is a pretty fun Discord bot! It has a few commands:
/bzz- replies with 'ribbit'/fetch- fetches an item for you/pen- lets you write toadster a letter/soothsay- tells you what the future holds/answer- responds to a query using the Wolfram Alpha Short Answers API/define- defines a word using dictionaries from Merriam-Webster and Urban Dictionary/frame- frames a message (text only)/binary- turns text into ones and zeroes/rotate- rotates all letters in some text/funky- gIvEs yOu tExT lIkE tHiS
Clone this repository:
git clone https://github.com/hs7t/toadster.gitThen, run:
npm install Note
You'll need Node.js to run toadster.
Toadster needs two configuration files:
- identity.json:
{ "token": "EN>" , "clientId": "ID>" , }}", "clientId": " ", }uot;: " ", } }" tabindex="0" role="button"> - secrets.json:
{ "merriamwebster": { "dictionary": { "key": "EY>" }, "thesaurus": { "key": "EY>" } }, "wolframalpha": { "shortanswers": { "key": "WOLFRAM-ALPHA-SHORT-ANSWERS-API-APP-ID" } } } }" }, "thesaurus": { "key": " " } }, "wolframalpha": { "shortanswers": { "key": "WOLFRAM-ALPHA-SHORT-ANSWERS-API-APP-ID" } } }ers": { "key": "WOLFRAM-ALPHA-SHORT-ANSWERS-API-APP-ID" } } } } } }" tabindex="0" role="button">
They should be located in the main folder (the folder where index.js is located).
It's pretty easy! From the main folder, run:
npm startOr, if you can't spare a few seconds and toadster's commands have already been registered:
node index.js