Jac0bDeal / pikamon

A Pokemon Discord bot inspired by the late Pokecord.
MIT License
5 stars 0 forks source link

Prompt for and accept battle between two users #11

Open dlrocker opened 4 years ago

dlrocker commented 4 years ago

Need a way to for a primary user to initiate a battle with a secondary party/discord user. It should be something like the following:

For this item it should not start a battle. Instead, it should simply print a response of either:

Starting battle between <primary user> and <secondary user>

in the case of accept or

<primary user>'s request to battle <secondary user> was declined! <secondary user> is scared!

in the case of decline