Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghostydevelopment/nova
Give this repo a star!
https://github.com/ghostydevelopment/nova
bot discord discord-api discord-automation discord-automod discord-bot discord-bots discord-js discord-moderation-bot discordapi discordapp discordbot discordjs discordjs-bot discordjs-v14 ghostybot hacktoberfest moderation-discord-bot nodejs npm-install
Last synced: about 1 month ago
JSON representation
Give this repo a star!
- Host: GitHub
- URL: https://github.com/ghostydevelopment/nova
- Owner: ghostydevelopment
- License: gpl-3.0
- Created: 2024-10-16T22:54:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T18:09:18.000Z (3 months ago)
- Last Synced: 2024-12-19T05:43:44.812Z (about 1 month ago)
- Topics: bot, discord, discord-api, discord-automation, discord-automod, discord-bot, discord-bots, discord-js, discord-moderation-bot, discordapi, discordapp, discordbot, discordjs, discordjs-bot, discordjs-v14, ghostybot, hacktoberfest, moderation-discord-bot, nodejs, npm-install
- Language: TypeScript
- Homepage: https://mattythedev01.github.io/nova.github.io/
- Size: 226 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Nova
The best advanced Discord moderation bot, but extremely simple and user-friendly!
## Getting Started
### Prerequisites
1. **Node.js**: Make sure you have Node.js installed on your system.
2. **Discord Bot Token**: Create a bot via the [Discord Developer Portal](https://discord.com/developers/applications) and get your bot token.
3. **Permissions**: Ensure the bot has the required permissions to function properly.### Installation
1. Clone this repository:
```bash
git clone https://github.com/ghostydevelopment/Nova
cd Nova```
2. Using scripts
```bash
Go into the scripts folder in the project folder directory, and click "installation.bat",
to install the required dependencies.
Once that has been done, click "config.bat" to configure the bot configuration and to start the bot.
```