-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbots.yaml
53 lines (53 loc) · 1.67 KB
/
bots.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
discord:
token: ''
max_retries: 10
application_id: ''
debug_guild_id: ''
honeycomb:
api_key: ''
data_set: ''
frame_data:
sf5_url: ''
sf5_detail_url: ''
ggst_url: ''
ggst_detail_url: ''
sf6_url: ''
sf6_detail_url: ''
stats:
url: https://bots.discord.pw/api/bots/{bot_id}/stats
token: 'some_other_token'
frinkiac:
# 31 * 200
max_timespan: 6200
max_count: 31
interval: 300
api_url:
gif_url:
caption_url:
common_actions:
# commands: Help text
'ggst': >
Get Guilty Gear Strive frame data for the char and move.
Also works with stats of the char like fdash, bdash, throw etc.
Usage: ```!ggst Sol 5p``` ```!ggst sol throw```
'strive': >
Get Guilty Gear Strive frame data for the char and move.
Also works with stats of the char like fdash, bdash, throw etc.
Usage: ```/strive Sol 5p``` ```/strive sol throw```
'sfv': >
Get SFV frame data for the specified char and move. Also
works with stats of the char like fdash, bdash, throw range etc.
Use optional parameter -v for more info on the move.
Usage: ```/sfv Ryu cr.mk``` ```/sfv Nash phrase``` ```/sfv Ryu shoryu```
'sf6': >
Get SF6 frame data for the specified char and move.
Also works with stats of the char like blah.
Usage: ```/sf6 Ryu cr.mk``` ```/sfv Guile phrase```
'simpsons': >
Get a simpsons gif that matches the specified caption.
Usage```!simpsons nothing at all```.
'futurama': >
Get a futurama gif that matches the specified caption.
Usage```!futurama Oh you're serious let me laugh even harder.```.
'help': 'Get help on a command. Usage ```?help command_name```'
'charming': 'Gets my boi prince charming.'