Skip to content

Lua script for Azerothcore with ElunaLUA to push messages related to your server into Discord.

License

Notifications You must be signed in to change notification settings

0xCiBeR/Acore_DiscordNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lua-DiscordNotifier

Lua script for Azerothcore with ElunaLUA to push messages related to your server into Discord.

Requirements:

Compile your Azerothcore with mod-eluna. The ElunaLua module itself usually doesn't require much setup/config. Just specify the subfolder where to put your lua_scripts in its .conf file.

If the directory was not changed in the ElunaLua config, add the folder to your ../lua_scripts/ directory as a subfolder of the worldserver.

Current Synced Events:

  • PLAYER_EVENT_ON_CHAT
  • PLAYER_EVENT_ON_WHISPER
  • PLAYER_EVENT_ON_GROUP_CHAT
  • PLAYER_EVENT_ON_GUILD_CHAT

Configuration

Adjust the top part of the main.lua file with the config flags.

About

Lua script for Azerothcore with ElunaLUA to push messages related to your server into Discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages