Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moloch--/btsyncbot
Share BTSync keys via IRC
https://github.com/moloch--/btsyncbot
Last synced: about 1 month ago
JSON representation
Share BTSync keys via IRC
- Host: GitHub
- URL: https://github.com/moloch--/btsyncbot
- Owner: moloch--
- Created: 2013-04-24T00:35:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-03T20:17:03.000Z (over 11 years ago)
- Last Synced: 2024-04-17T05:28:56.093Z (7 months ago)
- Language: Python
- Size: 131 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BTSyncBot
=========Share [BTSync](http://labs.bittorrent.com/experiments/sync.html) keys via IRC.
Requirements
==============
* Python 2.5.x - 2.7.x
* Python Twisted (pip install twisted)
* SQL Alchemy (pip install sqlalchemy)Usage
=============
```
> Commands: BTSync Bot
-------------------------------------
!addshare --name --key --description!getshare ...................Get a shared key
!search ....................Search shares
!list .........................List all shares by a user
!help....................................Show this helpful message
```