-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
toketwo edited this page Feb 12, 2024
·
24 revisions
- First download the latest release of DiscordAMX.
- Make sure you have .NET Runtime 6 installed (no matter what OS.)
- To have ruled out any error, since amx is a C++ library, make sure you have Visual C++ 2015-2019 installed (yes, all of them!)
- Create or manage your Discord Bot (click for context)
- Insert the token in the discordamx.properties file.
- Get started with scripting, setup the Pawn toolkit, install it on your computer you want to script on.
- Using your own or a script that's provided by the download package itself, you are now able to run the discord bot.
Not much, it's pretty self explaining for everyone who executes the program.