A discord implementation of the famous ava bot
export AVA_DISCORD_TOKEN=<token>
npm i
npm start| Environment Variable | Required | Default |
AVA_DISCORD_TOKEN |
Yes | "" |
AVA_DB_DIR |
No | ./ |
AVA_ENABLE_REMINDERS |
No | false |
AVA_REDDIT_CLIENT_ID |
No | "" |
AVA_REDDIT_CLIENT_SECRET |
No | "" |
AVA_REDDIT_USERNAME |
No | "" |
AVA_REDDIT_PASSWORD |
No | "" |
8ball-ava 8ball should I order chinese food?answers questions for you.bored-ava boredgives you a random activity to do.brewery-ava brewery new_yorkgives you a random brewery from a city of your choosing.catfact-ava catfactgives random fact about cats.coffee-ava coffeegives you a random brand of coffee from wikipedia to try.compliment-ava compliment @user1234will tag the receiving users and deliver a random kind compliment.contribute-ava contributewill reply with the project source URL for contributions.emoji-ava emoji something somethinggives back the first small image result from a google search.floridaman-ava floridamangives you back a random reddit post title from/r/FloridaMan.fuck-ava fuck <person/thing>gives back a personalized "Fuck You" from https://foaas.com.gcp-ava gcptells the truth.help-ava helpprovides a link for these docs and available commands in thecommandsdirectory.hp-ava hpgives you back a random harry potter ⚡ meme.insult-ava insult @user#1234will tag the receiving user and insult them with a random phrase.java-ava javatells the truth about the java programming language.karen-ava karen- gives you back a random reddit post + img from/r/FuckYouKaren.meme-ava memegive random meme from reddit.mock-ava mock <text>reports back spongebob "mock" formatted text.recipe-ava recipe- gives you back a random recipe from seriouseats. Alternatively, you can search withava recipe pizza.remindme-ava remindme <to do something at some time>Will reply to the message at the mentioned time. RequiresAVA_ENABLE_REMINDERS=true.ava remindme I suck tomorrowava remindme to go do a thing on April 1st 2024ava remindme to go do a thing on April 1st 2024 at 1PM PST
takemehome-ava takemehomesings the John Denver classic.tldr-ava tldr https://somenews.sitereturns a 2 sentence TLDR for a webpage.video-ava video something somethingreturns a youtube video based on the search terms provided.whiteclaw-ava whiteclawdoes the needful.yeet-ava yeetsends an awesome yeet pic.
docker run -e AVA_DISCORD_TOKEN="<token>" circa10a/avaWe welcome all contributions! Please visit the contribution documentation to get started.
