Commit Graph

11 Commits

Author SHA1 Message Date
Ceda EI a71693c4a0 Fix call to wrong function 2018-04-23 19:44:51 +05:30
Ceda EI 87716a4dd3 Add /doesnotfollow 2018-04-23 19:40:20 +05:30
Ceda EI 9013fd972e Update to send message even if no changes. 2018-04-09 21:46:41 +05:30
Ceda EI 0c8294036a Fix leave causing 500. Fix welcome message syntax 2018-04-07 00:42:20 +05:30
Ceda EI ce347074ad Fix bug - new user not added to db.
Changed chat_id to id
2018-04-06 19:43:22 +05:30
Ceda EI 4de3823361 Replace include with exec for /update 2018-04-05 12:25:52 +05:30
Ceda EI b255e40de5 Bug Fix 2018-04-05 12:09:08 +05:30
Ceda EI ad73619959 Add /update 2018-04-05 11:04:45 +05:30
Ceda EI d49d6fa764 Add write last member. Add new_member function
The update file now writes the last member to lastmember.php. Added new_member function.
2018-04-04 20:54:10 +05:30
Ceda EI 6c4fa4848c Add structure for methods for member join and leave 2018-04-04 19:33:20 +05:30
Ceda EI df78a02d3e Add base code for webhook.php
Added check_command, send_html, json decoding, and a loop to check for which command was called.
2018-04-04 15:41:35 +05:30