Commit Graph

  • 5edc5453fe Sex for the bot. Storm Dragon 2016-09-03 10:35:20 -04:00
  • 4e6a3c0dd1 Rock, Paper, Scissors is fixed. Storm Dragon 2016-09-03 10:25:55 -04:00
  • 0178eb057f Rewrite the rps module. It is buggy. Storm Dragon 2016-09-03 02:24:14 -04:00
  • ed0fbcb89b Cleaning up code, added triggers, The bot now greets people when they enter the room. Storm Dragon 2016-09-03 01:38:30 -04:00
  • b5b5dc1d10 Moving common functions to a functions file. Storm Dragon 2016-09-03 00:14:12 -04:00
  • 04b2237242 Fixed the space back. Storm Dragon 2016-09-02 12:53:41 -04:00
  • e0da89efaa Tryint to get greets working. Storm Dragon 2016-09-02 12:51:56 -04:00
  • ae2a737d2c first updates. Storm Dragon 2016-09-02 10:58:05 -04:00
  • a1e3cb078f fixed empty requests Dimitar Dimitrov 2013-10-18 11:04:46 -04:00
  • 4eda44a669 fixed small bug updated readme Dimitar Dimitrov 2013-07-23 15:33:40 +01:00
  • 3c3fbdc830 Merge pull request #7 from DiSharko/master Dimitar Dimitrov 2013-07-23 10:30:36 -07:00
  • d8d50c0b17 upped version DiSharko 2013-07-23 13:28:33 -04:00
  • c1d3804253 Merge branch 'master' of https://github.com/Newbrict/bash-irc-bot DiSharko 2013-07-23 13:27:49 -04:00
  • beaa4d2aae bug fixed with azhu DiSharko 2013-07-23 13:27:38 -04:00
  • 2f9adbebc2 Merge pull request #6 from DiSharko/master Dimitar Dimitrov 2013-07-23 10:12:50 -07:00
  • 00228ad0c0 added version number DiSharko 2013-07-23 13:01:18 -04:00
  • 35f56dc66d Merge pull request #5 from DiSharko/master Dimitar Dimitrov 2013-07-23 09:50:05 -07:00
  • 424b3dd8c8 Fixed bugs DiSharko 2013-07-23 12:46:13 -04:00
  • 4f5bb91244 Merge branch 'master' of https://github.com/Newbrict/bash-irc-bot DiSharko 2013-07-23 12:22:57 -04:00
  • 296e8d34a2 Updated azhu module with last response time DiSharko 2013-07-23 11:19:11 -04:00
  • 7f97e1ac9e changed module store style, removed the pow Dimitar Dimitrov 2013-07-22 18:37:13 +01:00
  • 6075bf719a Merge pull request #3 from tmathmeyer/master Dimitar Dimitrov 2013-07-22 13:00:05 -07:00
  • 4dc14599dc fixed logic error Ted Meyer 2013-07-22 15:49:06 -04:00
  • cd8de08fc3 renamed Ted Meyer 2013-07-22 15:45:38 -04:00
  • 6b096456c6 renamed Ted Meyer 2013-07-22 15:45:05 -04:00
  • 1490c7189b added halp Ted Meyer 2013-07-22 15:44:08 -04:00
  • b6eda82fa7 added shitty math thing Ted Meyer 2013-07-22 15:42:38 -04:00
  • 6fa615ca02 added logging Dimitar Dimitrov 2013-07-22 18:29:05 +01:00
  • 9ac2cf758c fixed talk errors Dimitar Dimitrov 2013-07-22 17:16:31 +01:00
  • 509a51f967 Merge pull request #1 from oontvoo/master Dimitar Dimitrov 2013-07-22 07:44:43 -07:00
  • 24d7d8dc54 Merge branch 'master' of github.com:Newbrict/bash-irc-bot Dimitar Dimitrov 2013-07-22 15:43:53 +01:00
  • b3edf5691c merge Dimitar Dimitrov 2013-07-22 15:42:36 +01:00
  • ba36bfa45a Update talk.sh Vy Nguyen 2013-07-22 10:34:08 -04:00
  • 10a2bcd1c1 Merge pull request #2 from DiSharko/master Dimitar Dimitrov 2013-07-22 07:30:36 -07:00
  • 3f765e0665 Added first version of azhu command DiSharko 2013-07-22 10:27:46 -04:00
  • 9153c0ac66 clean up Vy Nguyen 2013-07-22 10:17:47 -04:00
  • 8bfd6cd6d3 add module to talk Vy Nguyen 2013-07-22 10:06:32 -04:00
  • e78be1ccdc fixed mac bug Dimitar Dimitrov 2013-07-22 14:33:08 +01:00
  • b0a924da27 working on private message vnguyen 2013-07-22 09:22:29 -04:00
  • 7efb61a9df Merge branch 'master' of https://github.com/Newbrict/bash-irc-bot vnguyen 2013-07-22 08:52:56 -04:00
  • 15261c173d fixed off by 1 args bug Dimitar Dimitrov 2013-07-22 13:52:21 +01:00
  • 792710fa78 multiple session vnguyen 2013-07-20 00:58:07 -04:00
  • 322118f81d Take the whole sentence Vy Nguyen 2013-07-19 15:44:37 -04:00
  • 478d5f35e7 add talk module to make the bot talk Vy Nguyen 2013-07-19 13:42:58 -04:00
  • 78f02d16dd made it work on mac terms Dimitar Dimitrov 2013-07-19 17:53:40 +01:00
  • 19181cdfa9 added rps module, fixed minor bugs, removed the redundant test.sh Dimitar Dimitrov 2013-07-18 17:40:25 +01:00
  • 2b8141c224 updated readme Dimitar Dimitrov 2013-07-17 21:16:23 +01:00
  • 49868ec32c commented some code Dimitar Dimitrov 2013-07-17 21:11:00 +01:00
  • 8c3988b2c5 merge conflict Dimitar Dimitrov 2013-07-17 21:08:15 +01:00
  • 121a1389fd made it modular! modules/*.sh will be ran if it exists and called Dimitar Dimitrov 2013-07-17 21:06:37 +01:00
  • 5ab8fd674f visual errors Dimitar Dimitrov 2013-07-16 21:17:56 -04:00
  • 943c5b5e3f added what I had done Dimitar Dimitrov 2013-07-16 23:19:17 +01:00
  • 8202f070e4 Initial commit Dimitar Dimitrov 2013-07-16 15:02:01 -07:00