Skip to content

Example for Commando.js Framework [discord.js] #44

Answered by helmasaur
SurgicalCrow asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, so I'll explain!

  1. To start a game, you'd need to use the command !hr [user].
  2. To accept the duel, the user should type !yes
  3. Each turn, to shoot, the user needs to write !pan ("pan" is the onomatopoeia of the noise of a gun shot in French).

To use it with Commando.js, you might need to create an empty file with an empty class for both !yes and !pan command with only the constructor filled.

I am working on bringing an update to the game to improve the user experience. It will normally be added the first half of May ☺️ !

I will also make a real documentation so it's easier to use!

If you have any questions or if something I wrote is not clear, do not hesitate to ask anything and I will t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by helmasaur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #37 on May 08, 2021 14:36.