Skip to content

Jonfor/botini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c21ec01 Β· Feb 17, 2025

History

57 Commits
Feb 17, 2025
Dec 13, 2024
Dec 13, 2024
Dec 21, 2024
Dec 8, 2024
Feb 17, 2025
Dec 9, 2024
Dec 9, 2024
Dec 21, 2024
Dec 21, 2024
Dec 9, 2024
Dec 21, 2024
Dec 9, 2024
Feb 17, 2025
Feb 17, 2025

Repository files navigation

🀌

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