Table of Contents
DEPRECATED
I don't know how you found this page, but this function has been deprecated! Now you just use the $alert function
User Alert
Creates a customized alert that is sent to you when a new post is made by a specific user.
If at any point you would like to cancel the creation of an alert, simply type CANCEL after the bot has asked you a question.
Only put the username when adding the alert. Do NOT add u/
Usage
$ualert
Output
What user would you like to be alerted to? **Only put the username here. Do NOT add u/ How would you like this sent? For Email type E | For @mention type A Please input the email you would like to send the notification to: Setting Up Alert. You may receive multiple alerts for results already in the sub. Alert Added!
Types
There are 2 types of alerts. An email alert, and an @mention in discord.
- E - Email alert.
- A - @mention - This is sent in a private message to keep the channel clear.
Set Up Text Notification (Recommended)
To set up a text notification, you need to use the email alert option. Look up your “phone number text email”
Example
9318675309@vtext.com
This will send a text message to 931-867-5309 with a Verizon Wireless Carrier.
Step 1
To make sure you get the notification, add charlitabot@charlitavonnotaman.com to your contacts.
Step 2
Change the ringtone of that contact to something that will remind you that it is important. Charlita uses his “Incoming Call” ringtone as it will wake him up.
Step 3
Make sure the notification OVERRIDES “Do Not Disturb” settings if you use it.
In-line Commands
In line commands make the bot much faster to use. Instead of going through the entire process of setting up the alert, you can input 1* command and be done with it.
* Certain use of in-line commands, or improper use, will force the bot to ask you further questions.
Parameters
$ualert SEARCH_QUERY ALERT_TYPE SUBREDDIT
Explanation:
- SEARCH_QUERY - This is the user you are searching for.
- DO NOT PUT THE u/
- ALERT_TYPE - This is the method in which the bot will notify you.
- A - An @mention alert
- E - An email alert
- SUBREDDIT: This is the subreddit you would like the bot to search.
- Typing 1 will default to r/hardwareswap
- Leaving this blank will cause the bot to ask you what subreddit you would like to search.
- DO NOT PUT THE r/
Usage Examples
$ualert exampleuser A 1
The above command will @mention you if exampleuser posts in r/hardwareswap
$ualert exampleuser A homelabsales
The above command will @mention you if exampleuser posts in r/homelabsales
$ualert exampleuser E 1
The above command will ask you what email you would like to use before setting up the alert The above command will email you if exampleuser posts in r/hardwareswap
Incorrect Usage
$ualert exampleuser 1
In the above example, we have forgotten to give an ALERT_TYPE and instead have given the the default subreddit code.