Commit graph

32 commits

Author SHA1 Message Date
eba398e5d3 Bump version to 1.2.0 2022-08-21 14:26:04 +02:00
37c4ba703a Switch to pyproject.toml style setuptools config 2022-08-21 14:25:04 +02:00
74caea4e92 Update websockets dependency 2022-08-21 14:10:50 +02:00
1d25b596bb Bump version to 1.1.5 2020-01-26 22:50:20 +00:00
1b9860ba1e Bump version to 1.1.4 2019-06-21 07:23:49 +00:00
66b56a450e Fix room firing incorrect event 2019-06-21 07:21:50 +00:00
7024686ff2 Update example gitignore to latest version 2019-04-20 19:01:25 +00:00
1c409601db Update echobot to latest yaboli version 2019-04-20 18:55:47 +00:00
74a8adfa58 Fix imports 2019-04-19 11:09:08 +00:00
6a15e1a948 Add docstrings to Bot functions 2019-04-19 11:08:19 +00:00
ca56de710c Fix changelog formatting 2019-04-19 10:04:12 +00:00
83af4ff9e8 Bump version to 1.1.3 2019-04-19 10:01:50 +00:00
de4ba53de8 Fix config file not reloading on bot restart 2019-04-19 09:57:09 +00:00
d9f25a04fb Time out when creating the ws connections 2019-04-14 22:25:42 +00:00
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
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
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
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
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
903ba4973b Use setuptools 2019-04-12 18:13:15 +00:00