Jump to content

Waky Bot for servers


Psychonaut

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  11/07/17
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  11/07/17
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  11/07/17
  • Last Seen:  

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!

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

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 ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  11/07/17
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  11/07/17
  • Last Seen:  

42 minutes ago, Windows XP said:

error.png

 

? Warnings are from optional packages, doesn't need them.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  171
  • Reputation:   15
  • Joined:  01/26/12
  • Last Seen:  

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

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  11/07/17
  • Last Seen:  

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
Link to comment
Share on other sites

  • 4 months later...

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

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.

Link to comment
Share on other sites

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.

×
×
  • Create New...