Commit graph

216 commits

Author SHA1 Message Date
e53ce42e99 Bump version to 1.1.2 2019-04-14 20:03:29 +00:00
1297cf201b Fix room authentication 2019-04-14 19:56:14 +00:00
838c364066 Bump version to 1.1.1 2019-04-14 19:28:40 +00:00
c579adca9a Re-add database 2019-04-14 19:27:16 +00:00
7e74499f81 Bump version to 1.1.0 2019-04-14 16:12:33 +00:00
7780cb92de Update the docs 2019-04-14 16:10:40 +00:00
86472afb3f Pass along ConfigParsers instead of file names 2019-04-14 16:07:37 +00:00
2f7502723b Bump version to 1.0.0 2019-04-13 22:09:58 +00:00
7e56de60da Clean up changelog and readme 2019-04-13 21:49:00 +00:00
24128a460a Add fancy argument parsing 2019-04-13 21:47:27 +00:00
135640ca44 Log in/out and pm 2019-04-13 20:31:46 +00:00
0d58f61652 Clean up readme 2019-04-13 15:36:02 +00:00
e09e2d215f Add cookie support 2019-04-13 15:32:58 +00:00
7b7ddaa0d1 Save bot config file 2019-04-13 00:30:18 +00:00
ac70f45229 Add some basic documentation 2019-04-13 00:22:42 +00:00
b726d8f9f0 Add !restart command to botrulez 2019-04-12 23:14:48 +00:00
b7579b5b78 Bump version to 0.2.0 2019-04-12 21:04:51 +00:00
8f576b1147 Update installation instructions 2019-04-12 20:49:30 +00:00
6741d36009 Clean up 2019-04-12 20:40:47 +00:00
5586020d1e Change config file format 2019-04-12 20:40:27 +00:00
f40fb2d45d Add on_connected to client 2019-04-12 20:14:22 +00:00
f46ca47a28 Add ALIASES variable to Bot 2019-04-12 20:05:36 +00:00
1d772e7215 Set version number update reminder 2019-04-12 19:31:42 +00:00
1d66b3a518 Clean up 2019-04-12 19:20:13 +00:00
903ba4973b Use setuptools 2019-04-12 18:13:15 +00:00
62e5adc878 Add logging and bot starting utils 2019-04-12 13:28:40 +00:00
8cd2c8d125 Use config files for bots 2019-04-12 12:53:34 +00:00
a78f57db7a Untruncate LiveMessages 2019-04-12 12:12:04 +00:00
3255ea770e Implement !kill 2019-04-12 12:08:26 +00:00
a0f7c8e84a Implement !uptime 2019-04-12 11:37:36 +00:00
14b4e74c7e Add README 2019-04-12 00:28:51 +00:00
2bf512d8dc Rename argstr to raw 2019-04-12 00:28:08 +00:00
8dd94b6ac8 Clean up 2019-04-11 23:51:28 +00:00
9cb38c4ca8 Add modules 2019-04-11 23:35:44 +00:00
40cb7917c8 Fix escaping 2019-04-11 23:33:06 +00:00
147ea92102 Improve help formatting 2019-04-11 23:32:44 +00:00
b7831cfeb2 Fix method signature 2019-04-11 23:28:28 +00:00
ee726b93ff Check if a command has arguments 2019-04-11 23:27:19 +00:00
788b116d83 Clean up 2019-04-11 21:44:05 +00:00
27b3f4b29e Add Bot 2019-04-11 21:33:17 +00:00
82a292b5d8 Fix room not knowing its own nick initially 2019-04-11 21:32:20 +00:00
72d10f5c43 Implement command system 2019-04-11 21:32:01 +00:00
4cd422493b Update own session on who command 2019-04-10 17:07:30 +00:00
ed2bd2a2c6 Add some logging to Room 2019-04-10 14:56:24 +00:00
c3fa1bf396 Add Client
Some functionality is yet to be tested.
2019-04-10 14:07:22 +00:00
17d4fb216e Don't try to set an empty nick 2019-04-10 09:01:08 +00:00
97f05272ca Implement Message related classes 2019-04-10 08:56:01 +00:00
06af0e7faa Fix minor crashes 2019-04-10 08:07:26 +00:00
9d0c588685 Reset ping check on ping-events only 2019-04-10 08:05:53 +00:00
bf736430a6 Implement Session-related classes 2019-04-10 08:05:39 +00:00