Skip to content

👩‍🎨 A classy discord bot for Red Dead Online Gamers, using klasa.js.

License

Notifications You must be signed in to change notification settings

ursa-x/amelie-748

Repository files navigation

Amelie Bellerose

discord.js

👩‍🎨 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.

Self Host

Pre-requisites

Installation

To get started, clone the repo and install the packages in the repo folder

cd ${project-folder}
npm i

Starting the bot

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

Built using

Thanks to

License

MIT

About

👩‍🎨 A classy discord bot for Red Dead Online Gamers, using klasa.js.

Resources

License

Stars

Watchers

Forks