GeekyDeaks / discord-destinybot

Discord Destiny Bot
MIT License
8 stars 3 forks source link

Destiny Module Not functional #35

Open LordHighfixxer opened 7 years ago

LordHighfixxer commented 7 years ago

name | discord-destinybot
v | 0.4.1
Node | v7.9.0
execPath | /usr/bin/nodejs

Destiny related commands do not function.

Output of Help:

debug - Output some debug info gamer - Lookup g details for a discord account aliases: psn | xbl usage: gamer <@discord-id> help - List commands aliases: h usage: help [command] my - Set/Edit your gamer info usage: xbl - set your xbl gamertag psn - set your psn id fc <3ds fc> - set your 3ds friendcode mn - set your my nintendo username steam - set your steam username uplay - set your uplay username origin - set your origin username bn - set your battle.net username lol - set your league of legends username tz - set your timezone game [+game]|[-game] - add or remove a game ping - Report approximate response time aliases: p players - lookup players for a game usage: players role - Set / Unset role aliases: r usage: role sar - Administor SAR usage: sar - lists the currently defined SARs sar add ;[;] - update/add alias to a role sar del - delete SAR welcome - Administor welcome message usage: welcome - lists the current welcome message and settings welcome enable - enables the welcome message welcome disable - disables the welcome message welcome channel - sets the channel the welcome message will be sent to welcome msg - sets the msg to send welcome auto-upgrade - sets the role to automatically upgrade new users to

I know my API key is good as my manifest pull functions correctly.

GeekyDeaks commented 7 years ago

Hi Fixxer,

Do you have any logs from when you try to run a command I could take a look at?

Just to let you know I am slowly working on decluttering this bot since it kinda grew organically out of control into a specific maintenance bot, so I'm working on a branch with only the destiny related stuff - I'll check if it's still operational in it's current form or if I need to push the latest changes.

GeekyDeaks commented 7 years ago

Hi Fixxer, any joy with the logs?

unisys12 commented 7 years ago

@GeekyDeaks Looks like there is an issue with the singleTier method inside advisors.js. Tracing it down now... since I am playing hooky from work (actually, I'm not but... details...)

unisys12 commented 7 years ago

Well, the branch resolve_issue_#35 should take care of this... I must've messed up the naming so that I would automagically get tagged in this thread. I see what I did wrong now... hang on...

GeekyDeaks commented 7 years ago

Thank @unisys12! - I merged in the latest declutter branch to master and then merged in your changes. I'll start testing a little later today