|
Revision 7776, 0.7 kB
(checked in by jfinstrom, 4 years ago)
|
oops some debug stuff left behing and forgot to reversion to release.
|
| Line | |
|---|
| 1 |
<module> |
|---|
| 2 |
<rawname>tweet2call</rawname> |
|---|
| 3 |
<name>Tweet 2 Call</name> |
|---|
| 4 |
<version>0.1.0.0</version> |
|---|
| 5 |
<candisable>yes</candisable> |
|---|
| 6 |
<canuninstall>yes</canuninstall> |
|---|
| 7 |
<changelog> |
|---|
| 8 |
*0.1.0.0* Original Release (beta) |
|---|
| 9 |
*0.2.0.0* Tested much more stabler |
|---|
| 10 |
</changelog> |
|---|
| 11 |
<description> |
|---|
| 12 |
Polls a specified twitter account and generates calls based on specialy formatted DMS |
|---|
| 13 |
</description> |
|---|
| 14 |
<info>http://dontcallmyboss.com/projects/</info> |
|---|
| 15 |
<menuitems> |
|---|
| 16 |
<tweet2call>Tweet2Call</tweet2call> |
|---|
| 17 |
</menuitems> |
|---|
| 18 |
<depends> |
|---|
| 19 |
<module>queues</module> |
|---|
| 20 |
</depends> |
|---|
| 21 |
|
|---|
| 22 |
<type>setup</type> |
|---|
| 23 |
<category>Basic</category> |
|---|
| 24 |
<location>x</location> |
|---|
| 25 |
<md5sum>x</md5sum> |
|---|
| 26 |
</module> |
|---|
| 27 |
|
|---|