8000
Skip to content

notthebestdev/someoneback

Repository files navigation

SomeoneBack Icon

SomeoneBack

Release Language License Stars Forks Last Commit

SomeoneBack brings back Discord's classic April Fools' "@someone" mention from March 31, 2018. This bot lets you randomly mention a user—perfect for giveaways, selections, and more.

Getting Started

Prerequisites

  • Node.js and npm installed
  • Wrangler installed globally (npm install -g wrangler)

Install dependencies

npm install

Set up Discord bot secrets

Use Wrangler to securely store your Discord bot credentials:

npx wrangler secret put DISCORD_APPLICATION_ID
npx wrangler secret put DISCORD_PUBLIC_KEY
npx wrangler secret put DISCORD_TOKEN

Register and deploy your bot

  • npm run register: Registers your bot commands with Discord.
  • npm run deploy: Deploys your bot to Cloudflare Workers.
npm run register
npm run deploy

About

🤖 An Discord bot that brings back Discord's classic April Fools' "@Someone" mention.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0