nebulous is a future-proof, production-ready, and open-source Discord bot built with TypeScript and Discord.js.
Warning
This project has been archived and is no longer maintained, if you to create your own Discord bot, I recommend checking out Discord.JS.
- 🚀 Future-Proof: Designed with scalability and maintainability in mind.
- 🔥 Production-Ready: Optimized for real-world use with best practices.
- 🆓 Open-Source: Available for anyone to contribute and improve.
- 🎯 Discord.JS: Utilizes the latest Discord.JS features for seamless bot interactions.
Ensure you have the following:
- Node.js (latest LTS recommended)
- npm or yarn
- A Discord Developer Application with a bot token.
-
Clone the repository:
git clone https://github.com/yourusername/nebulous.git cd nebulous -
Install dependencies:
npm install # or yarn install
-
Create a
.envfile in the root directory and add the following:token=your-bot-token clientId=your-client-id
Replace
your-bot-tokenandyour-client-idwith your bot's token and client ID from Discord Developer Application.
To start the bot in development mode:
npm run dev
# or
yarn devTo run in production:
npm start
# or
yarn startWe welcome contributions! Feel free to submit issues and pull requests.
This project is licensed under the MIT License.
- Discord: Server