Add basic README.md and requirements.txt

This commit is contained in:
Alexei Sorokin 2016-08-20 00:06:33 +03:00
parent ece9d41e25
commit d7783fbee3
2 changed files with 4 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# hptoad
An MIT licensed XMPP bot written using Python and sleekxmpp.

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
sleekxmpp>=1.2.0