37 Commits

Author SHA1 Message Date
Mads Marquart
83c45dcf40 Fix spelling / typesetting in various places 2019-07-24 16:18:15 +02:00
Mads Marquart
04aec15833 Fix documentation badge 2019-07-04 00:43:34 +02:00
Mads Marquart
8b47bf3e5d Add instructions for installing with pip > 19.0 2019-07-03 17:16:25 +02:00
Mads Marquart
5e21702d16 Add black code style badge 2019-01-31 21:00:17 +01:00
Mads Marquart
0ec2baaa83 Add Python 3.7 testing 2019-01-25 18:49:35 +01:00
Mads Marquart
8ed3c1b159 Use flit instead of setuptools
Mostly just a simple move from `setup.cfg` -> `pyproject.toml`. Had to reformat the description in `__init__` a little though.
2019-01-25 16:36:09 +01:00
Mads Marquart
c352a0d698 Modified license, so it's correctly recognised by licensee
It _should_ be okay, since the modified version is less permissive
The only real addition is `Neither the name of the copyright holder nor`
2018-06-21 15:36:54 +02:00
Mads Marquart
060f64b4d2 Rename LICENSE.txt to LICENSE 2018-06-21 15:29:52 +02:00
Mads Marquart
44ebf38e47 Updated setup.py and requirements, now we use setup.cfg 2018-06-20 13:35:56 +02:00
Mads Marquart
d640e7d2ea Enabled pypy and pytest session caching, updated README 2018-06-19 13:49:10 +02:00
Taehoon Kim
0f889f50cf Update README.rst 2017-11-14 17:25:01 +09:00
Mads Marquart
478eaebdec Removed copyright icon from README.rst, fixing #219 2017-10-21 18:47:12 +02:00
Mads Marquart
fbb8d8e24a Update README.rst 2017-06-22 22:54:12 +02:00
Mads Marquart
1279481b62 Update README.rst 2017-05-28 22:38:30 +02:00
Mads Marquart
5fb3412915 Update README.rst 2017-05-28 22:34:18 +02:00
Mads Marquart
c708a5ecf6 Fixed README! 2017-05-28 22:33:50 +02:00
Mads Marquart
e4f29e5f2b Fixed README.rst? 2017-05-28 21:58:00 +02:00
Mads Marquart
779fa409e5 Fixed README.rst (again) 2017-05-28 21:56:58 +02:00
Mads Marquart
fc8c2dfa14 Fixed README.rst 2017-05-28 21:52:54 +02:00
Mads Marquart
8dacc37ba9 More documentation work, changed addUsersToGroup back to taking a list of user IDs
Created new README, and finished `intro`
2017-05-28 21:11:16 +02:00
Mads Marquart
d2741ca419 Added baseline for sphinx documentation and on2FACode event
The docs are still very WIP, but they should be functional. Just
execute `make html` in the docs folder, and you should be able to
navigate to `/docs/_build/html` and view it in your browser
2017-05-26 13:38:54 +02:00
Taehoon Kim
921fbb44d9 Merge pull request #133 from madsmtm/patch-1
Fixes #126
2017-05-05 12:54:51 -07:00
Mads T Marquart
2aa1978274 Update README.rst 2017-05-05 21:17:35 +02:00
Mads Marquart
f4165462dc Updated README, to reflect changes 2017-05-05 20:16:40 +02:00
Mads Marquart
907027b423 Fixed minor mistake in README 2017-02-06 15:33:35 +01:00
Mads Marquart
d712497a8a Updated README 2017-02-06 15:32:22 +01:00
thekindlyone
73e6ed7959 readme for send image 2016-08-30 08:44:25 +05:30
thekindlyone
f71b3db178 added getUserInfo example in readme 2016-08-29 15:37:01 +05:30
thekindlyone
7ab0d3caf0 added example echobot to readme 2016-08-29 09:39:18 +05:30
Charliiee
6ced59fa39 Update README.rst 2016-03-30 13:57:28 -03:00
Charliiee
401a0ca82d Adding some description
Help for beginners who don't know where to start from
2016-03-30 13:56:10 -03:00
Taehoon Kim
3872492f48 update README.md 2015-05-05 17:14:01 +09:00
Taehoon Kim
17b677233a fix minor error 2015-04-20 18:17:45 +09:00
Taehoon Kim
6dc17528ef README update 2015-04-19 17:21:18 +09:00
Taehoon Kim
256a1b496c login added 2015-04-19 01:10:04 +09:00
Taehoon Kim
7ef3f2e25e add methods for Client 2015-04-18 22:21:27 +09:00
Taehoon Kim
a81fff0211 first commit 2015-04-18 21:55:56 +09:00