We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09177e0 commit ab19506Copy full SHA for ab19506
1 file changed
plugins/wyr.py
@@ -4,14 +4,14 @@
4
A plugin that uses the RRRather.com API to return random "Would you rather" questions.
5
6
Created By:
7
- - Foxlet <https://github.com/foxlet>
+ - Foxlet <http://furcode.tk/>
8
- Luke Rogers <https://github.com/lukeroge>
9
10
Special Thanks:
11
- http://www.rrrather.com/ for adding extra features to their API to make this command possible
12
13
License:
14
- ???
+ FurCode License <http://furcode.tk/licensing/furcode_license.txt>
15
"""
16
17
import requests
0 commit comments