Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

🍺 Get the status of someone's Discord drunkness.

Notifications You must be signed in to change notification settings

SirArkimedes/discorddrunkbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

Discord Drunk Bot

  • Inform your guild-mates who is drunk or not. 🍻
  • When a drunk person types, the bot will react with 🍺.
  • Listen to laughter ensue! 😆

How to run

Requirement

  • Node

Process

  1. Run npm install.
  2. Create a bot with Discord here.
  3. Invite the newly created bot to a server with this link, replacing CLIENT with your bot's client ID: https://discordapp.com/oauth2/authorize?client_id=CLIENT&scope=bot
  4. Copy the bot's token.
  5. Create a auth.json file in the root folder with the following format: { token: "YOUR BOT TOKEN HERE" }
  6. Run node bot.js.
  7. Optional: Modify bot.js to add your Discord username to the !set check. This only allows certain users to use the command. Restart the bot after completion.

Command

  • !set {username} - Toggle the username's drunk status (Requires step 7 in Process).
    • Example: !set SirArkimedes - Toggles SirArkimedes' drunk status.

Preview

icon

icon

Thanks!

  • This project was made for the people that enjoy messing with their friends.
  • Thanks for checking it out!

Made with ❤️ by SirArkimedes and JonasESmith.

About

🍺 Get the status of someone's Discord drunkness.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published