====== Fortune Cookie ====== The fortune cookie command will gives the viewer that triggers the command their fortune for the day. Want to see more community-made custom commands? Click the following link - [[user_custom_commands|Link]]\\ Need to know how to import this command into your Deepbot? Click the following link - [[import_and_export_commands|Link]] ---- ==== Credits ==== Ian Chandler - [[https://www.twitch.tv/ianchandler1990|Twitch Channel Link]] ==== Latest Version ==== 1.0.0 ==== Update History ==== No Update History ==== Requirements ==== VIP Membership - [[getvip|How to Get VIP]] ==== Setup ==== - Import the following code into Deepbot - [[https://api.chandler-gaming.com/bot/commands/cookies.txt|Download Json]] - Within the **Custom Logs** folder where Deepbot is installed create a new folder called **Fortune** - Within the **Fortune** folder create a new txt file called **limit.txt**. - Change the number contained in **limit.txt** to the number of seconds that you want the cooldown to be. Recommended: 21600 (6 hours) - Save the following text file in the **Fortune** folder. This is the text file that will be used for generating the viewer's fortune - [[https://api.chandler-gaming.com/bot/commands/fortunecookie.txt|Download Txt]] ==== Command ==== **!fortune**\\ Command for viewers to get their fortune for the day. ==== Useful Information ==== * You can add or remove fortunes that are given to the viewer by editing the **fortunecookie.txt** file. * This command makes use of another custom command which you can make use of. If you wish to learn more about this custom command please clink the following link - [[command_cooldown_per_user|Cooldown Per User]] * If you require a German translation of the fortunecookie text file instead replace the contents of the text file with what is contained in the following link - [[https://api.chandler-gaming.com/bot/commands/fortunecookieGER.txt|German Translation]]