Commit graph

187 commits

Author SHA1 Message Date
Joscha
fdfb7cb7f1 Remove special formatting function 2016-05-23 16:22:47 +02:00
Joscha
c075287222 Add Bot and BotManager 2016-05-23 02:49:03 +02:00
Joscha
145cbe5fe2 Add exceptions 2016-05-23 02:48:45 +02:00
Joscha
de3ca975a2 Use id instead of session object 2016-05-23 02:47:27 +02:00
Joscha
aaab2b9bbf Get mentionable nick 2016-05-23 02:46:36 +02:00
Joscha
0159043895 Fix spelling mistkae 2016-05-23 02:40:49 +02:00
Joscha
1169280c73 Connect to a different room on euphoria 2016-05-23 02:39:51 +02:00
Joscha
399a4a53ee Check if any functions are subscribed to a callback event 2016-05-23 02:39:08 +02:00
Joscha
2d0a7aa87a Fix formatting 2016-05-20 13:03:33 +02:00
Joscha
f38c62e8db Add message limit 2016-05-11 19:45:37 +02:00
Joscha
b03c7c75a4 Get oldest and youngest message 2016-05-10 22:23:28 +02:00
Joscha
13c8dcf0ad Add functions needed 2016-05-10 19:59:05 +02:00
Joscha
8461c08e5a Remove all messages, get youngest and oldest message 2016-05-10 19:58:39 +02:00
Joscha
36cfff003b Remove all sessions 2016-05-10 19:57:57 +02:00
Joscha
88f6f28adc Fix naming mistake 2016-05-10 19:57:38 +02:00
Joscha
b0d9953ed8 Make disconnect function public 2016-05-10 19:54:04 +02:00
Joscha
795fdd768b Make sessions list private 2016-05-10 16:55:29 +02:00
Joscha
7e1947bd04 Move room format string to connection class 2016-05-10 16:54:18 +02:00
Joscha
2da7155504 Handle more events, get messages 2016-05-09 22:19:41 +02:00
Joscha
6e845a50a3 Get messages by id, return sorted lists 2016-05-09 22:18:12 +02:00
Joscha
4933caa6a9 Add url format as optional argument 2016-05-09 22:17:16 +02:00
Joscha
6d24f08924 Make adding callbacks for message replies easier 2016-05-09 21:16:54 +02:00
Joscha
a177df8b1c Fix spelling mistkae 2016-05-09 21:15:49 +02:00
Joscha
69162ab276 Handle hello-event and ping-event 2016-05-08 21:28:41 +02:00
Joscha
dbdbc66737 Add .gitignore 2016-05-08 21:28:26 +02:00
Joscha
507efbc654 Fix syntax and spelling mistkaes 2016-05-08 21:27:52 +02:00
Joscha
e6250adfea Rename functions and clean up docstrings 2016-05-08 18:27:27 +02:00
joscha
d7e16e173f Add callbacks 2016-05-08 00:46:47 +02:00
Joscha
4314fa60f3 Initialize room 2016-05-08 00:01:48 +02:00
Joscha
a0bd6b71bf Add callbacks for connect, disconnect and stop 2016-05-08 00:01:10 +02:00
Joscha
7f187583aa Adapt sessions to changes in session 2016-05-06 15:28:53 +02:00
Joscha
2e18f4dbcb Fix to message.add_from_data 2016-05-06 15:02:15 +02:00
Joscha
6a0f4dc265 Adapt messages to changes in message 2016-05-06 14:58:15 +02:00
Joscha
900bbaf86a Restructure session 2016-05-06 14:38:53 +02:00
Joscha
6b0a04d85a Restructure message 2016-05-06 14:16:03 +02:00
Joscha
196edc88ec Move files into yaboli folder 2016-05-06 11:26:35 +02:00
Joscha
5cfec13d6f Initial commit 2016-05-06 11:12:03 +02:00