|
| 1 | + |
1 | 2 | # Discord Misanthropic Petrichor: Cards Against Humanity |
2 | 3 |
|
| 4 | + |
| 5 | + |
3 | 6 | Misanthropic Petrichor is an attempt of an implementation of Cards Against Humanity in Discord. It is coded in JavaScript using the Discord.js library. |
4 | 7 | This implementation is **not supported or endorsed by** https://cardsagainsthumanity.com/. |
5 | 8 |
|
| 9 | +# Features and preview |
| 10 | + |
| 11 | + |
| 12 | +*Private message card selection* |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +*Reactions-based Czar card selection* |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +*Displaying of names of who's the nastiest after a Czar picks* |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +*Available pre-installed decks* |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +*In-Discord game configuration* |
| 29 | + |
| 30 | + |
| 31 | +This game is fully automatic and requires no commands to be input during gameplay. |
| 32 | + |
6 | 33 | ## Bot set-up |
7 | 34 | Clone or download this repository and run it remotely on your server. Please note that you require the minimum Node version **10.1.0** to run this bot. |
8 | 35 |
|
@@ -40,10 +67,14 @@ Document for command-based configuration: https://docs.google.com/document/d/1IO |
40 | 67 |
|
41 | 68 | I'm reachable through Discord, Twitter, and email. |
42 | 69 |
|
| 70 | + |
43 | 71 | Discord: `ChocoParrot#8925` |
| 72 | + |
44 | 73 | Twitter: @ChocoParrotFox |
| 74 | + |
45 | 75 | Email: lachocoparrot@gmail.com (I don't check this often) |
46 | 76 |
|
| 77 | + |
47 | 78 | If you need to contact me for anything, Discord is probably the best way. |
48 | 79 |
|
49 | 80 | You can also join my public Discord server that comes with this bot, where you can mess with the bot first before you install it or anything: http://discord.gg/BPDfxCG |
0 commit comments