Aneo is a discord bot with many features such as Anti-Alt, AntiSwear, fun commands and many more!
- Clone the github repository
git clone https://github.com/Aneo-Development/Aneo
- Change the .env.example file to a .env file
Get your Discord Bot Token from the Discord Developer Portal
Get your mongo url from Mongo DB
-
Paste your discord bot token in the .env file where it says TOKEN , put your mongodb url in the .env file where it says MONGO_BOT
-
Fun Part! Running the bot Go to your terminal and type
npm i
node .
We do not recommend making a copy of yourself of the bot
No help will be provided for editing nor compiling the code in this repository