-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lp_ edited this page Aug 23, 2022
·
38 revisions
- Download the
- Make sure you've got NET Runtime 5.* AND Visual C++ 2015-2019 installed (or all of them!)!
- Create a Discord Application
- Paste your application bot token inside the file called
bot.token
in the main directory of discordamx! - Use the WIKI to create your own AMX Script!
- Discord Channel, User, Role, Message or any other ID's, are usually 17-18 digits. Please keep in mind- there is ID handling for GUILD members (not users via DM) and guild's, making scripting somewhat easier. To be able to see the ID's inside your discord application, make sure you have DEVELOPER MODE enabled! If something should be changed inside your script to "NONE", use ID "000000000000000000" as a "NULL".
- Everything is expiremental and not guaranteed to work! Things can change completely or just slightly depending on how they work out.
- Member ID's and other (scriptside) ID's start at 1 not 0! 0 = INVALID_USER