• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Library] Devi's Discord Library (dv_discord)
#3
(2020-11-27, 06:58 AM)Dev86 Wrote: This library also makes the DCC_ prefix on the discord-connector natives optional, meaning you can use GetUserName instead of DCC_GetUserName.

What an odd choice, I recommend you remove that. "GetUserName" is such a common function that someone probably has in their script.

Your code is also wrong, you're using strfind, so if I do ban! it will be a valid command, when it shouldn't. It should be only at the start. Or alternatively, you should let the user specify.
  Reply


Messages In This Thread
Devi's Discord Library (dv_discord) - by Dev86 - 2020-11-27, 06:58 AM
RE: Devi's Discord Library (dv_discord) - by Josh - 2020-11-27, 12:12 PM

Forum Jump: