Skip to content

Installation

Deathknife edited this page Feb 18, 2017 · 1 revision

Dependencies

SteamWorks smjansson

Simply drag the .so and .dll (depending on your OS) into extensions folder and restart server.

Installation

  • Put discord.inc in your include folder
  • Put discord folder in your include folder
  • Compile discord_api.sp and put it in your sourcemod/plugins folder
  • Install smjansson and SteamWorks extension (Might need to restart server after)

Optional examples:

  • Edit the .sp by replacing with your bot token.
  • Compile and place in sourcemod/plugins

Bot Token can be obtained from:

https://discordapp.com/developers/applications/me

Create a new user and turn into bot account, reveal Token and copy.

Clone this wiki locally