PDA

View Full Version : JP PSO2 Weeb Bot - Emergency Quest alerts on Discord



KazeSenoue
Jul 7, 2016, 07:02 PM
Hi. A few months ago, when I was farming stones for my Orbit Knuckles, I thought: "man, it'd be the best thing ever if I could be alerted of EQs, that way I'd never miss a TD!". After looking around for a bit, I found AIDA's PSO2 Alert, but sadly it didn't work for best ship Ship 10. I took that as an opportunity, so I learned Python and developed a discord bot that did exactly that.

After a lot of optimization (and so many headaches), I decided to make it public, and this is what I came here to do. If you're interested in getting alerts in your discord servers, you have two options:

1. You can follow this link (https://discordapp.com/oauth2/authorize?client_id=180088767669993474&scope=bot&permissions=0) and invite my bot into your server. Once that's done, just type "+alerts" and follow the prompts.

2. If you're a developer, you can go to the bot's github repo (https://github.com/KazeSenoue/WeebBot-v2) and follow the instructions in there. Don't forget to edit the settings.py file.

It also comes with some other features, such as Pokemon lookup, some sounds for you to play in voice chat (for when you need that dank meme), and, of course, the most important one: cat gifs. I'm also constantly updating it, so new features come every now and then.

So yeah, that's it. If you have any questions, suggestions, or wanna call me names, you can add me on Discord (Kaze ⚥#2125), open an issue on the bot's repo by clicking here (https://github.com/KazeSenoue/WeebBot-v2/issues/new), or contact me through my social media (they're listed on my website (http://kaze.rip)).

Edit: Here's the bot's discord server if you want to always be up to date: https://discord.gg/0xMXCNAFbH032Ig1

TheDerpySupport
Jul 7, 2016, 07:03 PM
The only issue with this is not many people are on ship 10 anymore lol

KazeSenoue
Jul 7, 2016, 07:05 PM
The only issue with this is not many people are on ship 10 anymore lol

It works for every ship though :p

itsbao93
Jul 8, 2016, 03:24 AM
Did you just released this? Here?

We had this for quite awhile on our discord. If it's your work then great job!

KazeSenoue
Jul 8, 2016, 11:11 AM
Did you just released this? Here?

We had this for quite awhile on our discord. If it's your work then great job!

Yeah, I made it quite a while ago, but it only got to the point where I don't have to fix things every 5 minutes now. That's why I didn't make it public before. And thanks c:

KazeSenoue
Jul 15, 2016, 09:03 AM
Hey everyone. Just wanted to let you guys know that I just updated the bot, and now it also alerts whenever there's a new article on bumped.org/psublog (and also provides a short summary [which can be a bit shitty depending on the article, but anyways]).

If the bot is already in your server, it should be working already. If you're rehosting it, please re-base from the github link, as I had to change a few files to implement that. It also now requires a module called "feedparser", which you can install using "pip install feedparser".

If anything breaks, you can contact me on Discord at Kaze#2125 or on my bot's server: https://discord.gg/0xMXCNAFbH032Ig1

Kokurokoki
Jul 19, 2016, 02:22 PM
I love you and will happily bear your PSO2 children.

KazeSenoue
Jul 19, 2016, 04:54 PM
I love you and will happily bear your PSO2 children.

Well, if you insist

KazeSenoue
Jul 20, 2016, 10:23 PM
Hey. Just letting you guys know that I have updated the bot to a much more modern codebase (it now uses discord.ext), so if you're a developer you definitely want to update (http://github.com/KazeSenoue/WeebBot-v2). That also fixed most of the downtime problems, hopefully.

Again, if you have any issues, questions or feature requests, hit me up on "Kaze#2125", on the bot's server (https://discord.gg/0xMXCNAFbH032Ig1), or through my contact info on http://kazesenoue.moe.

KazeSenoue
Aug 3, 2016, 11:34 PM
Oh boy, this is awkward. I accidentally deleted the file that held the IDs of every channel the bot was supposed to send alerts to, and I don't have a backup. If you use the bot, please re-enable it on the desired channel by using "!eq enable" command. I apologize for the inconvenience.

*proceeds to periodically back up said file on google drive*

KazeSenoue
Oct 14, 2016, 01:18 AM
I'm going to bump this thread real quick to add that the bot now also alerts whenever there is a VH Rodos Daily Quest coming up. Here's a quick preview of the output:

https://my.mixtape.moe/vbpfkf.png

KazeSenoue
Feb 8, 2017, 12:30 AM
Bump!

I am proud to announce @Weeb Bot v3! I completely rewrote the bot on Javascript, meaning it should perform significantly faster, and also added a long-awaited feature: you can now select which ships you want to get alerted for. Here are the current available commands:

// General
+cat: Returns a random cat gif. :cat:
+ping: Pong.

// PSO2
+pso2: Displays general information regarding PSO2.
+builds: Displays the current meta builds for PSO2.
+item <itemname>: Returns <itemname>'s name in Japanese (useful for using the visiphone)

// Alerts
+alerts: Starts the process of enabling EQ alerts.
+dalerts: Starts the process of disabling EQ alerts.

If you previously had alerts enabled on your server, please use the command +alerts to re-enable them. Any questions, feel free to ask me on the bot's Discord serve (https://discord.gg/0xMXCNAFbH032Ig1)r.

As always, donations are welcome. Refer to http://kaze.rip/donate.html if you wish to donate.
Source: https://github.com/KazeSenoue/WeebBot-v2

ColUrKING
Mar 25, 2017, 04:31 PM
Is it Possible to have the builds updated? the lvl 80 came out and i want to know what the meta is now.

KazeSenoue
Oct 23, 2017, 04:35 PM
Bump. The bot now has a command that lists daily orders and a command that alerts whenever a new Bumped alert comes out. Check it out!