RiiConnect24 / RC24-Bot

Server bot for the RiiConnect24 Discord server that can store Wii friend codes to be added. | https://discord.gg/rc24
https://rc24.xyz/
MIT License
36 stars 7 forks source link

Removing a code incorrectly implies it's a Wii fc #43

Closed spotlightishere closed 7 years ago

spotlightishere commented 7 years ago

Running a command such as !code remove game | <game name> incorrectly says something such as below:

RiiConnect24 Bot BOT - Today at 21:57
:x: A code for Wii <game name> is not registered. 

Presumably it would have human readable versions of the name but ¯/_(ツ)_/¯

KcrPL commented 7 years ago

BTW, i know that it's not a place to do it here but, @spotlightishere please contact me on Discord, we need your help with compiling mailparse.rb to exe

spotlightishere commented 7 years ago

Nope, I'm not gonna help you 1 on 1 since that'd prove no help.

Regarding "compiling", Ruby is a parsed language. So you'd need to package an interpreter. https://www.ruby-toolbox.com/categories/packaging_to_executables.html

and uh to "run" mailparse.rb with a custom file, that's pretty easy, won't give help there.

KcrPL commented 7 years ago

So is there any way to create Mail Patcher for Windows? We need that because not everyone feels comfortable with joining our Discord server ¯_(ツ)_/¯

spotlightishere commented 7 years ago

did uh I not just post how someone would get around to do that

larsenv commented 7 years ago

KcrPL, you have no coue how this works.

KcrPL commented 7 years ago

KcrPL commented 7 years ago

yea, i don't ¯(ツ)

spotlightishere commented 7 years ago

Fixed by Java rewrite.