Thread: [ETHOS] discord integration help

Results 1 to 8 of 8
  1. #1 [ETHOS] discord integration help 
    Donator

    Join Date
    Apr 2021
    Posts
    86
    Thanks given
    9
    Thanks received
    3
    Rep Power
    11
    looking to get the clanchat part of discord to work i can send clan chat to discord with webhooks but was wondering how its possible to get a discord message to send to clan chat having a headache trying to figure it out if anyone can help please
    Reply With Quote  
     

  2. #2  
    Blurite

    Corey's Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,491
    Thanks given
    1,245
    Thanks received
    1,729
    Rep Power
    5000
    You're going to need a discord bot with permissions to read messages in whatever channel you configure.
    The bot then needs to send those messages somehow, either by sending them to your server via some sort of API or have the bot be part of the server itself
    Attached image
    Reply With Quote  
     

  3. #3  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,422
    Thanks given
    289
    Thanks received
    234
    Rep Power
    48
    Quote Originally Posted by Mr. Xeric View Post
    looking to get the clanchat part of discord to work i can send clan chat to discord with webhooks but was wondering how its possible to get a discord message to send to clan chat having a headache trying to figure it out if anyone can help please
    You'll just need to connect the player to discord firstly which is relatively easy, and then you'd need to tap in to how clan messages are sent and have it send the message with the players username as the sender which again shouldn't be to hard to figure out
    Attached image
    Reply With Quote  
     

  4. #4  
    Donator

    Join Date
    Apr 2021
    Posts
    86
    Thanks given
    9
    Thanks received
    3
    Rep Power
    11
    what API would you recommend, our server doesn't have gradle dont most API have gradle now
    Reply With Quote  
     

  5. #5  
    Professional Lurker
    null's Avatar
    Join Date
    Mar 2017
    Posts
    121
    Thanks given
    15
    Thanks received
    31
    Rep Power
    67
    Quote Originally Posted by Mr. Xeric View Post
    what API would you recommend, our server doesn't have gradle dont most API have gradle now
    For something this simple you could just write something yourself mostlikely.
    https://discord.com/developers/docs/intro
    Here you can find all the information you need. If you do not have enough experience to work with API's like this i would recommend going with a Java or Kotlin(since that also works in a Java project) library and get gradle or the other build tools.
    Reply With Quote  
     

  6. #6  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,422
    Thanks given
    289
    Thanks received
    234
    Rep Power
    48
    Quote Originally Posted by Mr. Xeric View Post
    what API would you recommend, our server doesn't have gradle dont most API have gradle now
    Javacord would be your best option, it's what I use and has every type of function you need to write scripts

    https://github.com/Javacord/Javacord
    Attached image
    Reply With Quote  
     

  7. #7  
    Donator

    Join Date
    Apr 2021
    Posts
    86
    Thanks given
    9
    Thanks received
    3
    Rep Power
    11
    Would you be willing to help right one up for our server?
    Reply With Quote  
     

  8. #8  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    Quote Originally Posted by Mr. Xeric View Post
    Would you be willing to help right one up for our server?
    Make a request thread and see if anyone want to do it for you.
    If you would like to involve payment, then there is a section for that.
    If you got some issue with the code, you can post in here so we can help you.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Help with Discord integration
    By mharner in forum Help
    Replies: 2
    Last Post: 07-23-2020, 03:36 PM
  2. vBulletin Integration help
    By Brandyn in forum Help
    Replies: 2
    Last Post: 06-24-2010, 09:03 AM
  3. smf server integration help
    By noi172 in forum Help
    Replies: 8
    Last Post: 02-16-2009, 01:33 AM
  4. vbulletin integration help
    By joey. in forum Help
    Replies: 3
    Last Post: 01-31-2009, 06:51 AM
  5. SMF integration help!!
    By joey. in forum Help
    Replies: 4
    Last Post: 01-20-2009, 07:37 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •