Commit Graph

84 Commits

Author SHA1 Message Date
Akshay Kashyap 486b340e6c NodeJS Implementation 2015-12-01 16:44:10 -05:00
Nihad Abbasov 617122acaa Merge pull request #79 from xer0k00l/smacked_my_bitch_added_to_go
golang smacked my bitch up
2015-11-30 19:58:50 +04:00
Anubhav Singh 7c5686a115 golang smacked my bitch up 2015-11-30 21:21:04 +05:30
Nihad Abbasov 3288f96197 Merge pull request #77 from arjunnambiartc/master
Ported hangover script to golang
2015-11-30 18:55:22 +04:00
Nihad Abbasov a72a622d82 Merge pull request #71 from Stunt/master
rewrite php implementation to keep it simple
2015-11-30 18:54:58 +04:00
Nihad Abbasov c0096a1d30 Merge pull request #75 from lipis/patch-1
Removed parenthesis
2015-11-30 18:54:33 +04:00
Lipis 7ff2fc8b69 Removed parenthesis
for consistency
2015-11-30 11:13:27 +01:00
arjunnambiartc 7e9149e53c Ported hangover script to golang 2015-11-30 15:42:20 +05:30
Ahmad Samiei 56259563d4 oops! newline end of file. 2015-11-30 14:20:05 +08:00
Ahmad Samiei 8788a761c5 no need to check date. handeled by cronjob 2015-11-30 14:16:52 +08:00
Ahmad Samiei 752e1c28ea lib added to composer 2015-11-30 14:15:07 +08:00
Ahmad Samiei 793c49a6df keep things simple 2015-11-30 14:14:35 +08:00
Nihad Abbasov eb7f1d840c Merge pull request #68 from alexesprit/powershell
Improvements of `smack_my_bitch_up.ps1`
2015-11-30 01:28:16 +04:00
Nihad Abbasov fe4b87df8c Merge pull request #67 from samzer/master
R version: smack_my_bitch_up.R
2015-11-30 01:27:54 +04:00
alexesprit fedb6faca1 Get random reason easier 2015-11-30 00:19:03 +03:00
alexesprit ab3d661212 Fix sms sending
When post data is set as text string, some characters like `plus` were not escaped.
2015-11-30 00:18:16 +03:00
alexesprit a60ed71883 Proper check if user is logged in 2015-11-29 23:26:33 +03:00
Samir Madhavan 480bb625b6 R version: smack_my_bitch_up.R 2015-11-30 01:34:38 +05:30
Nihad Abbasov f46cd2d85a Merge pull request #64 from zenlaboratory/patch-1
Update kumar-asshole.pl
2015-11-29 07:34:40 +04:00
Nihad Abbasov 667627d03d Merge pull request #63 from chowraid/master
Error on line 33
2015-11-29 07:34:29 +04:00
Zen Laboratory 98cb98919f Update kumar-asshole.pl 2015-11-29 04:04:28 +01:00
Alexander Vega 213ee55d77 Error on line 33
Error resulting in missing underscore after "from" on line 33
2015-11-28 20:58:18 -05:00
Nihad Abbasov 46dcd9e347 Merge pull request #58 from bitsapien/kumar_asshole_script_constants_problem
fixed issue with gmail, kumars_email variable scope
2015-11-28 22:57:14 +04:00
bitsapien 4334409f20 fixed issue with gmail, kumars_email variable scope 2015-11-28 11:30:38 +05:30
Nihad Abbasov 8853685241 Merge pull request #52 from robaganrab/perl-implementation
Add Perl Implementation
2015-11-27 22:31:55 +04:00
mhsjlw ac6edc54a8 The coffee machines uses telnet not SSH
Update the TCP socket

Oops! Fix a grammar mistake
2015-11-27 22:24:54 +04:00
Nihad Abbasov a1716b803f fix ruby script
closes #53
2015-11-27 22:01:08 +04:00
robaganrab 3c4205c43f Add perl/kumar-asshole.pl
Dependencies:
- DateTime
- Mail::Webmail::Gmail
- YAML

TODO: Rewrite using a different GMail interface.
2015-11-27 15:46:03 +01:00
robaganrab c7bce5514c Add perl/fucking-coffee.pl
Dependencies:
- DateTime
- Net::Telnet
- YAML
2015-11-27 15:45:12 +01:00
robaganrab 4e17743407 Add perl/hangover.pl
Dependencies:
- DateTime
- SMS::Send::Twilio
- YAML
2015-11-27 15:44:17 +01:00
robaganrab 3bcd684b06 Add perl/smack-my-bitch-up.pl
Dependencies:
- DateTime
- SMS::Send::Twilio
- YAML
2015-11-27 15:43:13 +01:00
Nihad Abbasov 136636071a Merge pull request #50 from Goldenson/patch-2
Update smack_my_bitch_up.rb
2015-11-27 16:07:15 +04:00
Nihad Abbasov 0bbaae7098 Merge pull request #49 from waksana/master
fucking coffee using coffeescript
2015-11-27 16:06:36 +04:00
Nihad Abbasov 4b1076434b Merge pull request #47 from Goldenson/patch-1
Update README.md
2015-11-27 16:05:06 +04:00
Nihad Abbasov d42fb577fc Merge pull request #45 from JulioOrdonezV/JulioOrdonezV-patch-1
Update cron job to execute scripts on weekdays
2015-11-27 16:03:40 +04:00
Maxime Orefice 5606672848 Update smack_my_bitch_up.rb
Correct exit session unless session with username is found
2015-11-27 11:32:10 +01:00
hzwanghonglai 95a25f20ea fucking coffee using coffeescript 2015-11-27 16:10:43 +08:00
Julio Ordonez Viales b9c6dad2c5 Update cron job to be executed on weekdays only
Updated the cron job so that it only executes the scripts on weekdays, that way there is not need to check for this condition inside the scripts, updated the scripts as well
2015-11-26 19:26:15 -06:00
Maxime Orefice e6bb45fb96 Update README.md
Fix gem to use twilio API
2015-11-27 00:19:46 +01:00
Nihad Abbasov 61dbe67ae9 Merge pull request #44 from dialtoneuk/master
Ported fucking_coffee to PHP. I'm not porting anymore.
2015-11-27 00:44:31 +04:00
Nihad Abbasov 61f79506ea Merge pull request #46 from chenghuang-mdsol/master
Add powershell script smack_my_bitch_up.ps1
2015-11-27 00:00:39 +04:00
Cheng Huang 44d5c574c8 Add powershell script smack_my_bitch_up.ps1 2015-11-26 14:45:03 -05:00
Lewis Lancaster 4688d523e8 Ported fucking_coffee to PHP. I'm not porting anymore. 2015-11-26 17:13:35 +00:00
Nihad Abbasov 47e8900c37 Merge pull request #41 from WKPlus/master
use with instead of file open and close
2015-11-26 10:39:09 +04:00
zhaoqifa 8c00bbac16 write log to stdout 2015-11-26 13:23:38 +08:00
zhaoqifa d4eccca9fb use with to open and close a file 2015-11-26 12:43:01 +08:00
Nihad Abbasov f9321f0f07 log to stdout 2015-11-25 22:09:41 +04:00
Nihad Abbasov 12c4f2dcfd add code for database restore
close #33
2015-11-25 21:57:03 +04:00
Nihad Abbasov a503d242d8 Merge pull request #37 from CNA-Bld/fix-coffie
add the 17-second delay to fucking_coffee
2015-11-25 20:38:09 +04:00
Nihad Abbasov f560977681 Merge pull request #36 from JrSchild/master
Log the reason in smack_my_bitch_up.rb
2015-11-25 20:36:47 +04:00