Jump to content

Recommended Posts

Posted (edited)

WakyBot is a Discord bot made in nodejs that it's meant to be able to interact with rAthena database to get player info, send mails and all these stuffs via Discord commands.

There's no release yet and the code on github is only to test and find issues(as it's really far from a release), a lot of things are not done yet, suggestions are welcome.

 

Each Discord user can "sync" with his account, and more specifically his main character, so we can get the info from the character and the account too, it can be done in the server website or something like that, i'll put a column for a random code that in this example you get in the website and the player can confirm his code with a command in Discord. Changes doesn't save yet, i'm creating commands for now and some codes need changes.

https://github.com/psychonaut04/WakyBot

 

If someone wanna do an art for Waky default profile picture, just pull it c:

 

Edited by Psychonaut
  • Upvote 3
Posted

I'd like to recommend the bot DM the user as to not clog up discord servers with bot spam and when a message is sent successfully to add a reaction to the user who sent the command

  • Like 1
Posted
22 minutes ago, TheDerpySupport said:

I'd like to recommend the bot DM the user as to not clog up discord servers with bot spam and when a message is sent successfully to add a reaction to the user who sent the command

 

Good suggestion, i'll put in commands that show a lot of info, btw some private commands will be in DM only.

Posted
6 hours ago, Quesooo said:

i suggest if possible bot have ability to announce about new post on forum ( your forum )

Like, the server forum?

 

DM and react after the info command is working!

 

Posted
1 minute ago, Psychonaut said:

Like, the server forum?

 

DM and react after the info command is working!

 

for example you post on Patch notes on forum the bot on discord will automatically said on channel that new forum update or something like "Forum post update" then the link of the new posted topic ^_^

Posted (edited)
7 minutes ago, Quesooo said:

for example you post on Patch notes on forum the bot on discord will automatically said on channel that new forum update or something like "Forum post update" then the link of the new posted topic ^_^

It's too specific as people can use different forum softwares, for Invision i don't own one to do tests and these stuffs, i don't think that they got an API yet so i could only "listen" to database changes to get new posts and things from the forum.

Edited by Psychonaut
Posted
5 minutes ago, Psychonaut said:

It's too specific as people can use different forum softwares, for Invision i don't own one to do tests and these stuffs, i don't think that they got an API yet so i could only "listen" to database changes to get new posts and  these stuffs.

alright

Posted (edited)
4 hours ago, sikiro said:

@Psychonaut for the forum post can u maybe listen to the rss feed from ipb or any other forum software?

 

If it's on database or there's api for that yes, same for another forum software, in nodejs we have zongji

https://github.com/nevill/zongji

That can let me detect changes on the database with a binlog, for the RSS feed i can try to parse it maybe.

But i can't do that if i don't own one, if someone wanna try to do that and got an IPB, msg me Psychonaut#4421

(don't need to tell me any password, just send info and download the bot as i change it to test)

Edited by Psychonaut
  • 4 months later...
Posted
On 11/26/2017 at 12:04 PM, Psychonaut said:

That can let me detect changes on the database with a binlog, for the RSS feed i can try to parse it maybe.

But i can't do that if i don't own one, if someone wanna try to do that and got an IPB, msg me Psychonaut#4421

You can use any of the RSS feeds on our forum - you can also use the RSS feed for activity (which you can configure yourself) for any of the support sections to give you a constant stream of live data.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...