Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.05 KB

🤌

Nonna won't let you run her bot without your DISCORD_TOKEN set.

She passes down her discord bot token guide kept secret for 3 generations to you here.

Nonna says to run yarn install for all the ingredients dependencies to install. Don't @ her with your npm garbagio.

Finally, it is very important to yarn start at just the right temperature to "shape of Italy" the Nonna bot.

Discord Setup

These instructions are relevant once you make a discord application.

Start from discord.com/developers/applications/<ID_OF_YOUR_APP_HERE>

Installation tab:

  • Guild Install should be checked and User Install unchecked (Probably doesn't really matter tbh)
  • Install Link set to None

OAuth2 tab:

  • bot
    • Send Messages
    • Send Messages in Threads (Not in use but might be)
    • Embed Links
    • Read Message History
    • Add Reactions
    • Use Slash Commands (For the future)

Bot tab:

  • Server Members Intent enabled
  • Message Content Intent enabled