Adnow.online is an advertising agency specializing in game servers. The site is open source, which means that anyone can propose modifications. Some of these modifications, if relevant and approved, may be integrated into the official site. This way, you can develop new features, share them, and perhaps see your name credited on the official site!
Original site: https://adnow.online/
The project is primarily built in French 🇫🇷, but it can be easily translated thanks to the built-in translation plugin directly integrated into the site's interface 🌐.
It is strictly forbidden to:
- Impersonate the owner, creator, or distributor of the site or bot.
- Use the site, bot, or its source code for personal profit.
However, modifications are allowed and encouraged to improve the project's features. Each accepted and added feature will be credited to its author.
To use this Discord bot, you must configure your bot credentials and API endpoints.
Edit the following variables in index.js:
const YOUR_CLIENT_ID = "YOUR_CLIENT_ID";
const YOUR_BOT_TOKEN = "YOUR_BOT_TOKEN";
// Replace https://YOUR_URL/ by your actual API endpoint