Ceda EI
45b613ca9b
Fix typo
2019-01-10 16:18:38 +05:30
Ceda EI
04e26c69e6
Add /absurdify
2019-01-10 16:16:53 +05:30
Ceda EI
45ffed60e2
Make case insensitive, reply to message.
2019-01-06 15:31:50 +05:30
Ceda EI
f289a8b377
Remove /weebify from text
2019-01-06 15:21:09 +05:30
Ceda EI
dcf2ed7fd3
Add weebify to commands array
2019-01-06 15:14:04 +05:30
Ceda EI
c143a8dbcb
Add /weebify
2019-01-06 15:12:41 +05:30
Ceda EI
1144e0b217
Add /commands to help
2019-01-06 01:45:02 +05:30
Ceda EI
522c0184a5
Add missing semicolon
2019-01-06 01:30:26 +05:30
Ceda EI
17719e6f04
Add /commands
2019-01-06 01:27:09 +05:30
Ceda EI
93ed944141
Fix indentation. Add vim modeline.
2019-01-05 23:32:43 +05:30
Ceda EI
0043c8ab02
Limit /words to 50.
2018-12-13 22:14:54 +05:30
Ceda EI
7879cf91b0
Fix name in /rate
2018-12-03 12:05:56 +05:30
Ceda EI
9ff3affa91
Add rate to command list
2018-12-03 12:01:55 +05:30
Ceda EI
eb86bb87a3
Add /rate
2018-12-03 11:59:19 +05:30
Ceda EI
afd7c1afea
Merge branch 'master' into 'master'
...
Fix a few typos, improve some sentences.
See merge request ceda_ei/Quadnite-Bot!1
2018-09-27 13:32:39 +00:00
ATechnoHazard
bab939580f
Fix a few typos, improve some sentences.
...
Signed-off-by: ATechnoHazard <amolele@firehound.org>
2018-09-27 15:19:57 +05:30
Ceda EI
c05885c26e
Add more insults
2018-09-05 23:53:05 +05:30
Ceda EI
253535ad6b
Add /feedback.
2018-08-14 18:10:59 +05:30
Ceda EI
f4b5f18780
Update command_list
2018-08-14 14:27:00 +05:30
Ceda EI
e0d58a79de
Add /insult. Refactor code.
2018-08-14 14:06:38 +05:30
Ceda EI
967bfbef68
Add gif and more replies to yes/no questions.
2018-08-08 23:34:26 +05:30
Ceda EI
10b02dd0f8
Do not allow /kys for @quadnite_bot
2018-08-08 20:30:46 +05:30
Ceda EI
39b25478d4
Remove legacy code. Remove default insulting. Allow param to /kys
2018-08-08 20:21:04 +05:30
Ceda EI
67cf9a6b61
Add /help
2018-07-23 23:28:50 +05:30
Ceda EI
c1b5c73859
Update words function to use default language.
2018-06-23 15:15:11 +05:30
Ceda EI
a3464d866e
Add /wiki for wikipedia
2018-06-17 17:41:43 +05:30
Ceda EI
71467461de
Improve /wiki
2018-06-17 16:06:55 +05:30
Ceda EI
b22fa263c1
Remove /dc
2018-06-17 01:43:39 +05:30
Ceda EI
f1775f79e0
Small bugfixes.
2018-06-17 01:22:07 +05:30
Ceda EI
b3525d40d7
Fix typo.
2018-05-31 16:02:37 +05:30
Ceda EI
7121966658
Add more /kys
2018-05-31 15:57:01 +05:30
Ceda EI
2f5b707205
Change JSON to pretty JSON.
2018-05-27 16:20:09 +05:30
Ceda EI
dc38a233ef
Send back recieved JSON
2018-05-27 15:57:43 +05:30
Ceda EI
2954657920
Add /start
2018-05-15 12:41:30 +05:30
Ceda EI
1ca2005dc2
Fix wrong details.
2018-04-11 19:34:53 +05:30
Ceda EI
219bc762cf
Add /do
2018-04-07 15:45:21 +05:30
Ceda EI
52d684a6a6
Removed broken insults from /dc
2018-04-03 02:21:10 +05:30
Ceda EI
7c9b40e5d6
Add /are
2018-04-03 02:13:43 +05:30
Ceda EI
c8cb807510
Make bot immortal.
2018-04-03 00:43:34 +05:30
Ceda EI
dccbb354cd
Add more inuslts and kys.
2018-04-02 20:45:32 +05:30
Ceda EI
b28b8e20cb
Remove /g from regex
2018-04-02 18:10:58 +05:30
Ceda EI
2a9573a9e2
New implementation for /kys
...
Changed code to use the sender's username or name (if he/she has no username) and replace ##name## in kys.txt with that
2018-04-02 18:03:40 +05:30
Ceda EI
abb1e850c2
Fix wrong location for getting reply_id
2018-04-02 16:46:26 +05:30
Ceda EI
6e50489f35
Add kys, Fix reply.
...
Added kys.txt, kys() function and its corresponding array to modules array.
Also, replace == with === in reply for send methods.
2018-04-02 16:41:36 +05:30
Ceda EI
ff72c587ac
Reorder exits
2018-04-02 13:51:13 +05:30
Ceda EI
30cf3ce947
Insults are now replies to messages.
2018-04-02 12:32:40 +05:30
Ceda EI
e18d14ba4a
Add reply option, Change function order.
...
Added $reply to send_code, send_text, send_html. Replies to message now in coin tosses and /is, /should, etc. Reordered functions and moved them after code. Moved reply below function so commands will work on replies also.
2018-04-02 12:28:21 +05:30
Ceda EI
33e06ca6b0
Add random_questions.txt
2018-04-01 16:48:20 +05:30
Ceda EI
5a2f96b099
Add .gitignore
2018-04-01 16:43:10 +05:30
Ceda EI
59e0d23ba5
Add sample api_key.php and change file_get_contents with require
2018-03-31 14:59:19 +05:30