-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
102 lines (89 loc) · 2.18 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---
# How often to update the remind times in minutes
timeCheckInterval: 1
# Set to true if you want to see log messages. False if not
# (Note I cant control log messages sent by the bot library so those will still
# show. Just ones thrown by the bot wont)
showLogs: false
# ------------------------------------------------------------------------------
responseMessage: |
Gotcha! I'll remind you at ${TIME}.
invalidMessage: |
Sorry, I didn't understand that reminder. Please try again.
Make sure you're including the interval until you want to be reminded.
```
Example: "@RemindMe@programming.dev about my dentist appointment in 2 hours"
Example: "@RemindMe@programming.dev Message me in 5 minutes"
```
For any issues contact my developer: [Ategon](/u/ategon@programming.dev)
overflowMessage: |
Sorry, I can't remind you that far in the future. Please try again.
The maximum allowed time is 10 years.
For any issues contact my developer: [Ategon](/u/ategon@programming.dev)
finalMessage: |
Hey, here is your reminder!
# ------------------------------------------------------------------------------
instances:
lemmy.world:
- bikecommuting
- louisrossmann
feddit.de:
- dresden
- physik
- raumfahrt
- mathematik
- robotik
- padel
programming.dev: # The instance name
- godot # Community slugs (value in the url)
- unreal
- unity
- programming
- rust
- gamedev
- programmer_humor
- linux
- python
- lemmy_dev
- meta
- privacy
- webdev
- experienced_devs
- linux4noobs
- commandline
- devops
- android
- git
- no_stupid_questions
- cpp
- javascript
- dotnet
- cs_career_questions
- android_dev
- programming_horror
- challenges
- java
- vscode
- auai
- golang
- neovim
- c_lang
- ask_experienced_devs
- docker
- linuxupskillchallenge
- community_request
- pangora
- programming_languages
- typescript
- angular
- nix
- css
- cool_github_projects
- gamedev_news
- learn_programming
- postgresql
- kubernetes
- security
- bad_ui_battles
- regex
- react