Skip to content

byadrien0/adnow_discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the GITHUB of adnow.online Discord Bot

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/


image


🌍 Language

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 🌐.


⚠️ Important Notice

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.


🔧 Initial Setup

1️⃣ Discord Bot Configuration 🤖

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published