Skip to content

No-as-a-Bot (NaaB) is a simple Discord Bot that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.

Notifications You must be signed in to change notification settings

zombienerd/no-as-a-bot

 
 

Repository files navigation

❌ No-as-a-Bot (fork of No-as-a-Service)

No-as-a-Service Banner

Ever needed a graceful way to say “no”?
This tiny Bot returns random, generic, creative, and sometimes hilarious rejection reasons — perfectly suited for any scenario: personal, professional, student life, dev life, or just because. Just use /no in the channel the bot has access to.

Built for humans, excuses, and humor. /Yes and /Maybe commands now added by popular demand.

🛠️ Self-Hosting

Want to run it yourself? It’s lightweight and simple.

1. Clone this repository

git clone https://github.com/zombienerd/no-as-a-bot.git
cd no-as-a-bot

2. Install dependencies

npm install

3. Edit config.json

Insert your Bot Token and ID

4. Start the server

npm start

📁 Project Structure

no-bot/
├── index.js  //Main file
├── config.json  //Config for Bot Token & ID
├── reasons.json //List of Rejection Reasons
├── webhooks.json //File for webhooks to be saved and referenced
├── package.json  //Package Info

👤 Authors

Created with creative stubbornness by hotheadhacker Modified for Discord Bot Duty by zombienerd


📄 License

MIT — do whatever, just don’t say yes when you should say no.

About

No-as-a-Bot (NaaB) is a simple Discord Bot that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%