CreatorCoinTools / RallyRoleBot

MIT License
6 stars 8 forks source link

Price command #15

Open Ju99ernaut opened 3 years ago

Ju99ernaut commented 3 years ago

As more creator coins get added, it is likely that more of their symbols will clash with those of common coins since there are some clashes already, so maybe the command should be split for common and creator coins or there should be some handling when symbols clash, maybe ask the user which type of coin they would like to view.

RallyCreatorCoins commented 3 years ago

@Ju99ernaut Great point! Although BTC is likely the only issue to come up at the moment, I definitely see that as an issue in the future.

@pashneal Any thoughts on this? Should I write up a bounty?

pashneal commented 3 years ago

Hmm it seems that the bot will automatically assume that the coin referred to is a Creator Coin before assuming it's a common coin - the command can be augmented with an optional parameter quite easily, no bounty needed.

So the parameter will specify explicitly whether the coin should be creator or common For example !price BTC common or !price BTC creator