Commit Graph

111 Commits

Author SHA1 Message Date
Romain H 58d727b70b update welcome message #5201 2021-05-09 17:29:53 +02:00
Christian P. MOMON b0d3227ba7 Externalized welcomebot configuraiton file (#4286). 2020-03-11 03:38:42 +01:00
Quentin Gibeaux 89663f991b migrate init.d to systemd service for auto restart 2018-11-08 18:02:15 +01:00
Quentin Gibeaux 5f0d1c435b auto reconnect for handling connection problems cf #3202 2018-11-06 14:57:44 +01:00
root e5d1d76a7d remove nicks.csv from git but keep local version 2018-08-27 23:32:26 +02:00
root bccfb520d7 add nicks.csv to gitignore 2018-08-27 23:29:04 +02:00
root b4b89d57f4 update the welcome message #3203 2018-08-27 23:27:17 +02:00
François Poulain a690a9feb3 coupage de langue persifleuse 2017-08-17 10:26:48 +02:00
Christian P. MOMON b91280c9e0 Set french salutation and help keywords. 2016-10-15 13:27:42 +02:00
Christian P. MOMON 0477fe4358 Move the -u parameter from bot.sh to bot.py (Icinga needs) 2016-10-15 13:26:05 +02:00
Christian P. MOMON fad2d01ca9 Added the nick file to the git repository. 2016-10-15 03:44:36 +02:00
Christian P. MOMON 137eb4732a Added service file in git repository. 2016-10-15 03:43:56 +02:00
Christian P. MOMON f0ced9cb1f Enabled log. Added log filter. Set relative path detection. 2016-10-15 03:43:07 +02:00
Christian P. MOMON 01a5963fad Added timestamp to log. Added start message. 2016-10-15 03:41:54 +02:00
root c9d4a64dac Creation du fichier initial avec les nicks a ignorer pour l'envoi de messages 2016-05-17 16:42:29 +02:00
root fd09e1e4d7 Francisation et adaption a l'April 2016-05-17 16:40:48 +02:00
shaunagm ea79cc76c3 Merge pull request #60 from ossanna16/master
Fixes wait time bug
2015-04-14 17:21:43 -04:00
Anna 17f2f45c8f Fixes wait time bug 2015-04-14 17:18:39 -04:00
Shauna 6e25557946 Attempt to fix response to pong 2015-04-09 12:14:07 -04:00
Shauna 89059050a4 Merge branch 'master' of github.com:shaunagm/oh-irc-bot 2015-03-15 10:48:15 -04:00
Shauna 014976da34 Clean up typo, unnecessary import 2015-03-15 10:47:49 -04:00
Shauna beacd90b3f Clean up typo, unnecessary import 2015-03-15 10:25:56 -04:00
Shauna a6bd89512f Fixup and add tests for separating config 2015-03-15 10:20:17 -04:00
Shauna b148c9a1e6 Fixes register logic so we only need password.txt when register set to True 2015-03-14 16:54:36 -04:00
Alex Parella b98dac4aa9 Add welcome_message configuration to settings.ini 2014-12-30 17:23:43 -08:00
shaunagm 971c13cc25 Merge pull request #44 from clarissavazquez/master
Nickname authentication
2014-12-09 21:54:49 -05:00
Shauna 1edf73593f Added OpenHatch_???? exception to clean_nick 2014-12-07 10:28:56 -05:00
clarissavazquez a88442efff Created an additional conditional variable called registered 2014-11-26 13:59:54 -08:00
Shauna 988c93c9af Fix statement about running coverage 2014-11-25 12:57:02 -05:00
Shauna c7fb36898d Import global vars instead of hardcoding them 2014-11-21 18:03:27 -05:00
Shauna cac96ef0dd Fix wait_time and channel_greeters to be more testable 2014-11-21 18:01:30 -05:00
shaunagm a2642221c9 Merge pull request #48 from aaparella/namefix
Use clean nick for everything except for greetings
2014-11-21 17:02:37 -05:00
Shauna 06743740a0 Fix broken links in docs 2014-11-21 16:42:57 -05:00
Shauna 8cfb6486ba Make testing tutorial 2014-11-21 16:41:02 -05:00
Alex Parella 5ac9faa614 Configure greeters via settings.ini file 2014-11-21 11:55:56 -08:00
Alex Parella 7eb8ebef73 Pass around values from settings directory for configuration, need to setup for other config settings still 2014-11-21 11:35:34 -08:00
Alex Parella af76c8e602 Revert to standard values 2014-11-20 23:49:01 -08:00
Alex Parella 6a9f284a8a Allow for reading in of settings from external configuration file 2014-11-20 23:46:51 -08:00
Alex Parella a0a13f19af Use clean nick for everything except for greetings 2014-11-20 23:20:25 -08:00
shaunagm b63c39db86 Merge pull request #43 from dcarrot2/master
Compatiblity information for the docs
2014-11-15 20:02:21 -05:00
Daniel Diaz a5c88c5b79 Fix typo on docs update 2014-11-15 16:55:33 -08:00
Shauna e405ce7437 Merge branch 'artLopez-master' 2014-11-15 19:49:00 -05:00
Shauna 99e9b25b1f Merge branch 'master' of github.com:artLopez/WelcomeBot into artLopez-master 2014-11-15 19:48:47 -05:00
Daniel Diaz bf3373df88 Compatiblity information for the docs 2014-11-15 16:45:30 -08:00
Arturo Lopez baab2d0dcf Had git rm stop tracking error.log 2014-11-15 16:44:23 -08:00
Shauna 55e09c6dea Merge branch 'artLopez-master' 2014-11-15 19:37:27 -05:00
clarissavazquez 15cd6a6c0c Added a line that would read a password txt file so that it identifies with the server 2014-11-15 16:29:40 -08:00
Arturo Lopez 281fa4d4d9 Deleted error.log and added error.log into .gitignore 2014-11-15 16:26:33 -08:00
Shauna 8f4a11e835 Check if actor is empty before cleaning nicks 2014-10-18 01:13:46 -04:00
Shauna 70a489ad71 Add more hack to deal with list of string format} 2014-10-18 00:59:20 -04:00