Commit graph

  • 434a3db0e2 Check for session before trying to return it Joscha 2016-05-24 20:42:05 +02:00
  • 6c7372441b Convert time differences to int when formatting Joscha 2016-05-24 20:02:57 +02:00
  • d3c8ed1404 Improve date and time difference formatting Joscha 2016-05-24 19:51:54 +02:00
  • 7550706798 Fix detailed help message Joscha 2016-05-24 19:50:51 +02:00
  • 086f2be721 Fix uptime formatting Joscha 2016-05-24 13:38:06 +02:00
  • 948237f9d3 Add error handling Joscha 2016-05-23 23:01:15 +02:00
  • 52f6b14838 Add error handling Joscha 2016-05-23 22:56:44 +02:00
  • 4bed261a3e Prevent accidentally triggering other bots Joscha 2016-05-23 21:39:41 +02:00
  • 2571852ab9 Fix function name Joscha 2016-05-23 21:36:58 +02:00
  • fce00ab4e3 Stop when password unknown Joscha 2016-05-23 21:35:31 +02:00
  • e5c3d05941 Change !create to !clone Joscha 2016-05-23 21:35:01 +02:00
  • 8b12b62217 Fix spelling mistkae Joscha 2016-05-23 20:33:42 +02:00
  • 4defd70bbe Use mentionable format when comparing names Joscha 2016-05-23 19:30:50 +02:00
  • 3d8940ab4e Fix nick comparison Joscha 2016-05-23 17:55:22 +02:00
  • 1e8fc2fb96 Fix mentionable usage Joscha 2016-05-23 17:54:38 +02:00
  • 90e92ca2c8 Fix nick change error Joscha 2016-05-23 17:54:19 +02:00
  • b9a723f701 Move mentionable to room Joscha 2016-05-23 17:53:24 +02:00
  • 4d59e67291 Get all sessions Joscha 2016-05-23 17:52:28 +02:00
  • 80bfb26362 Add more commands Joscha 2016-05-23 16:33:18 +02:00
  • 400da9c053 Add mentionable function to room Joscha 2016-05-23 16:32:45 +02:00
  • c1f1da7603 Remove debug messages Joscha 2016-05-23 16:31:53 +02:00
  • fbd7360914 Fix threading Joscha 2016-05-23 16:24:17 +02:00
  • e332053380 Fix message mentionable formatting Joscha 2016-05-23 16:23:39 +02:00
  • fdfb7cb7f1 Remove special formatting function Joscha 2016-05-23 16:22:47 +02:00
  • c075287222 Add Bot and BotManager Joscha 2016-05-23 02:49:03 +02:00
  • 145cbe5fe2 Add exceptions Joscha 2016-05-23 02:48:45 +02:00
  • de3ca975a2 Use id instead of session object Joscha 2016-05-23 02:47:27 +02:00
  • aaab2b9bbf Get mentionable nick Joscha 2016-05-23 02:46:36 +02:00
  • 0159043895 Fix spelling mistkae Joscha 2016-05-23 02:40:49 +02:00
  • 1169280c73 Connect to a different room on euphoria Joscha 2016-05-23 02:39:51 +02:00
  • 399a4a53ee Check if any functions are subscribed to a callback event Joscha 2016-05-23 02:39:08 +02:00
  • 2d0a7aa87a Fix formatting Joscha 2016-05-20 13:03:33 +02:00
  • f38c62e8db Add message limit Joscha 2016-05-11 19:45:37 +02:00
  • b03c7c75a4 Get oldest and youngest message Joscha 2016-05-10 22:23:28 +02:00
  • 13c8dcf0ad Add functions needed Joscha 2016-05-10 19:59:05 +02:00
  • 8461c08e5a Remove all messages, get youngest and oldest message Joscha 2016-05-10 19:58:39 +02:00
  • 36cfff003b Remove all sessions Joscha 2016-05-10 19:57:57 +02:00
  • 88f6f28adc Fix naming mistake Joscha 2016-05-10 19:57:38 +02:00
  • b0d9953ed8 Make disconnect function public Joscha 2016-05-10 19:54:04 +02:00
  • 795fdd768b Make sessions list private Joscha 2016-05-10 16:55:29 +02:00
  • 7e1947bd04 Move room format string to connection class Joscha 2016-05-10 16:54:18 +02:00
  • 2da7155504 Handle more events, get messages Joscha 2016-05-09 22:19:41 +02:00
  • 6e845a50a3 Get messages by id, return sorted lists Joscha 2016-05-09 22:18:12 +02:00
  • 4933caa6a9 Add url format as optional argument Joscha 2016-05-09 22:17:16 +02:00
  • 6d24f08924 Make adding callbacks for message replies easier Joscha 2016-05-09 21:16:54 +02:00
  • a177df8b1c Fix spelling mistkae Joscha 2016-05-09 21:15:49 +02:00
  • 69162ab276 Handle hello-event and ping-event Joscha 2016-05-08 21:28:41 +02:00
  • dbdbc66737 Add .gitignore Joscha 2016-05-08 21:28:26 +02:00
  • 507efbc654 Fix syntax and spelling mistkaes Joscha 2016-05-08 21:27:52 +02:00
  • e6250adfea Rename functions and clean up docstrings Joscha 2016-05-08 18:27:27 +02:00
  • d7e16e173f Add callbacks joscha 2016-05-08 00:46:47 +02:00
  • 4314fa60f3 Initialize room Joscha 2016-05-08 00:01:48 +02:00
  • a0bd6b71bf Add callbacks for connect, disconnect and stop Joscha 2016-05-08 00:01:10 +02:00
  • 7f187583aa Adapt sessions to changes in session Joscha 2016-05-06 15:28:53 +02:00
  • 2e18f4dbcb Fix to message.add_from_data Joscha 2016-05-06 15:02:15 +02:00
  • 6a0f4dc265 Adapt messages to changes in message Joscha 2016-05-06 14:58:15 +02:00
  • 900bbaf86a Restructure session Joscha 2016-05-06 14:38:53 +02:00
  • 6b0a04d85a Restructure message Joscha 2016-05-06 14:16:03 +02:00
  • 196edc88ec Move files into yaboli folder Joscha 2016-05-06 11:26:35 +02:00
  • 5cfec13d6f Initial commit Joscha 2016-05-06 11:12:03 +02:00