2024-01-04 18:03:34 -05:00
|
|
|
# Nerdify
|
|
|
|
|
|
|
|
Nerdify allows you to nerdify other people's text.
|
|
|
|
|
2024-01-04 18:04:56 -05:00
|
|
|
## Installation
|
|
|
|
|
|
|
|
```bash
|
|
|
|
[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
|
|
|
|
[p]cog install seacogs nerdify
|
|
|
|
[p]cog load nerdify
|
|
|
|
```
|
|
|
|
|
2024-01-04 18:03:34 -05:00
|
|
|
## Commands
|
|
|
|
|
2024-01-04 21:57:54 -05:00
|
|
|
### nerdify
|
2024-01-04 18:03:34 -05:00
|
|
|
|
2024-01-04 21:57:54 -05:00
|
|
|
- Usage: `[p]nerdify [text]`
|
|
|
|
- Aliases: `nerd`
|
2024-01-04 18:03:34 -05:00
|
|
|
|
2024-01-04 21:57:54 -05:00
|
|
|
Nerdify the replied to message, previous message, or your own text.
|
|
|
|
If `[text]` is not provided, the bot will try to nerdify either the previous message or the replied to message, if the invocation message is a reply.
|
2024-01-04 18:03:34 -05:00
|
|
|
|
2024-01-04 21:57:54 -05:00
|
|
|
## Method Reference
|
2024-01-04 18:03:34 -05:00
|
|
|
|
|
|
|
::: nerdify.nerdify.Nerdify.nerdify_text
|
|
|
|
|
|
|
|
::: nerdify.nerdify.Nerdify.type_message
|