A Discord bot that replicates the functionality of the Not Quite Nitro (NQN) bot, allowing users to use custom emojis without Nitro. This bot is built using the latest version of discord.js and provides seamless emoji replacement functionality.
- Custom Emoji Replacement: Automatically replaces emoji placeholders (e.g.,
:emoji_name:) with actual emojis from the server. - Anti-Spam Filters: Prevents messages containing
@everyone,@here, or Discord invite links (discord.gg). - Webhook Integration: Sends messages via webhooks to mimic the original sender's username and avatar.
- Modern Discord.js: Built with
discord.js v14for optimal performance and compatibility.
- Clone the repository:
git clone https://github.com/yourusername/NQN-Copy.git cd NQN-Copy