-
Notifications
You must be signed in to change notification settings - Fork 7
Home
/8ball
- Ask the magic 8 ball a question.
Example:
/challenge start
- Start a new writing challenge.
- Options: difficulty
- Easy
- Normal
- Hard
- Hardcore
- Insane
- length: refers to how long the challenge should last input as minutes.
Example:
/challenge cancel
- Cancel your current challenge.
Example:
/challenge complete
- Mark your current challenge as complete.
Example:
/challenge check
- Check what your current challenge is.
Example:
/define
- Get dictionary definition(s) for a word.
- Click word or thesaurus from the pop up list and type in the word you want a definition of.
Example:
/export
- Export your user data to a .json file for importing into other bots, if you want to migrate to another discord bot.
/flip
- Flip a coin.
Example:
/generate
-
Random generator for character names, place names, book titles, story ideas, etc.
-
There are 16 different types you can generate. And you can submit the amount you wish to have generated. Max number at this time is 17-25, depending on the generated type.
-
Character
-
Place
-
Land
-
Idea
-
Book
-
Fantasy Book
-
Horror Book
-
Harry Potter Book
-
Mystery Book
-
Romance Book
-
Sci-fi Book
-
Quote
-
Prompt
-
Face
-
Character-building question
-
World-building question
Example:
/Goal set
- Set a writing goal.
- Select type and choose from Daily, Weekly, Monthly, or Yearly.
- Select amount to type in what the goal amount is going to be.
Example:
/Goal delete
- Delete one of your writing goals.
- Select type and choose from Daily, Weekly, Monthly, or Yearly.
Example:
/Goal update
- Manually update your progress on a writing goal (without affecting level/XP/other goals).
- Select type and choose from Daily, Weekly, Monthly, or Yearly.
- Select amount to type in the goals current progress.
Example:
/Goal check
- Check the progress of all your writing goals.
- Optionally you can select type to get individual progress of either Daily, Weekly, Monthly, or Yearly goals.
Example:
/Goal time
- Check how long until your goal resets.
- Select type to get individual info on either Daily, Weekly, Monthly, or Yearly goal reset info.
Example:
/Goal history
- Check the historical data for one of your writing goals.
- Select type to get info on either Daily, Weekly, Monthly, or Yearly goal history.
Example:
/Help
- Help with how to use the bot and its commands.
Example:
/Info
- Displays information and statistics about the bot.
Example:
/Invite
- Generates a link to invite the bot to one of your servers.
Example:
/Ping
- Displays the latency between client and bot.
Example:
/Profile
- Displays user profile.
Example:
/Project edit shortcode
- Change the shortcode of a project.
- Select current_code and input the code for the project you want to change.
- Then select new_code to input the new shortcode you want to use for a project.
Example:
/Project edit title
- Change the title of a project.
- Select shortcode and type the projects shortcode name.
- Then select title to type in a new title.
Example:
/Project edit description
- Change the description of a project.
- Select shortcode and input the projects shortcode.
- Then select description and put in the new description.
Example:
/Project edit genre
- Change the genre of a project.
- Select shortcode and input the projects shortcode.
- Then select genre and input the new genre.
Example:
/Project edit status
- Change the status of a project.
- Select shortcode and input the projects shortcode.
- Then select status to pick from 1 of 11 options.
- Abandoned
- Accepted
- Editing
- Finished
- On Hiatus
- Planning
- In Progress
- Published
- Rejected
- Re-Writing
- Submitted
Example:
/Project edit link
- Changes the link of a project.
- Select shortcode then type in the projects shortcode.
- Then select link and input the new link.
Example:
/Project edit image
- Change the image of a project.
- Select shortcode then type in the projects shortcode.
- Then select image and input a new image URL
Example:
/Project create
- Creates a new project.
- Use shortcode and title to create a new project.
Example:
/Project delete
- Delete a project.
- Select shortcode so the bot knows what project to delete.
Example:
/Project view
- View the full information on a project.
- Select shortcode and input the projects shortcode.
- Then select public. From there you can choose to have your project info viewable to everyone (True) or just yourself (False).
- Default public option is false.
Example:
/Project update
- Update the word count of a project.
- Select shortcode and input the projects shortcode.
- Then select words and type in the new total word count to set for the project. (See /wrote for incrementing).
Example:
/Project list
- List of your projects. (Max of 25 will be displayed)
- Other options are Genre, Status, and Public.
- /Project list genre
- List only projects matching this genre.
- /Project list status
- List only projects matching this status.
- /Project list public
- Allows your list to be public (True) or hidden to everyone except you (False)
Example:
/Reassure
- Sends a random reassuring message to another user or yourself.
- Select who and type in the members name you want to reassure.
Example:
/Reset
-
Reset some or all of your user statistics.
-
Select statistic and select 1 of the 5 options available.
-
WPM personal best
-
Words Written
-
Experience
-
Projects
-
Everything.
Example:
/Roll
- Roll one or more dice and get the results
- Select dice and input (the number of dice)d(number of sides).
Example:
/Setting my list
- View a list of all your personal settings for the bot.
Example:
/Setting my update
- Update one of your personal settings for the bot.
Example:
/Setting server list
- View a list of all the server settings for the bot.
Example:
/Setting server update
- Update one of the server settings for the bot.
Example:
/Sprint join normal
- Join current sprint normally.
- Options include:
- Initial: initial word count to start from (default: 0)
- Project: project shortcode to sprint in.
Example:
/Sprint join no-wordcount
- Join the current sprint as an editing/non-writing user with no word count.
- Option: Project
- Project: project shortcode to sprint in.
Example:
/Sprint join same
- Join the current sprint, starting where you left off last time (word count and project).
Example:
/Sprint for
- Start a new writing sprint.
- Option: Length
- Length: how many minutes the sprint should last for. (Min 1 minute, Max 60 minutes).
- In: Start a sprint in X time from now. (Min 1 minute, Max 1440 minutes).
Example:
/Sprint cancel
- Cancel the current sprint.
Example:
/Sprint end
- End current writing sprint early.
Example:
/Sprint leave
- Leave the current writing sprint.
Example:
/Sprint status
- Check the status of the current writing sprint.
Example:
/Sprint notify
- Set wether or not you want to be notified of new sprints on the server.
- Option: notifications
- Notifications: do you want to be notified? Yes or No.
Example:
/Sprint wrote
- Add/subtract words from your sprint word count.
- Option: amount
- Amount: how many words do you want to add to your word count? (Use negative to subtract).
Example:
/Sprint wc
- Declare your word count for the sprint.
- Option: amount
- Amount: the word count to declare.
Example:
/Sprint pb
- Check your personal best WPM for all sprints.
Example:
/Sprint purge
- Remove a user from getting sprint notifications.
- Option: user
- User: (if they are not in the list - right click their name from the sprint notifications and copy ID).
Example:
/Sprint project
- Choose which of your projects you are sprinting in to have the word count added to it.
- Option: short name
- Shortname: project shortcode.
Example:
/Wrote
- Add to your total words written statistic.
- Option: amount
- Amount: how many words did you write? (Use negative numbers to remove words).
Example: