👩🎨 A classy discord bot for Red Dead Online gamers, made using klasa.js.
Amelie Bellerose is a lively little bot to help the cowgirls and cowboys of Red Dead Redemption 2 Online. She rides the treacherous landscapes of the wild west, engages in witty banter, and hustles with brusque men, to tell you about
- Cart location of Madam Nazar on a daily basis
- Weekly Sets sought by Madam Nazar
- Free roam event schedule in its entirety
To talk to Amelie, type r!help
.
- Node
v.10.0.0+
- broccoli-cli
v1.0.0+
- grunt-cli
v1.3.2+
- pm2
v4.4.0+
To get started, clone the repo and install the packages in the repo folder
cd ${project-folder}
npm i
Check out An Idiot's Guide > Getting Started to get your App Token. Add it and your OwnerID to secrets.json
file under src/lib
.
{
"token": "${app-token}",
"ownerID": "${owner-ID}"
}
Kickstart the bot with,
npm start
- @jeanropke/RDR2CollectorsMap
- @richardwestenra/rdr2-free-roam-event-schedule
- @muan/emoji
- Red Dead Wiki
- Rockstar Games
MIT