An open API service indexing awesome lists of open source software.

https://github.com/fangfufu/pidgin-transponder

Automatically respond with a message when your contact starts typing
https://github.com/fangfufu/pidgin-transponder

Last synced: 7 months ago
JSON representation

Automatically respond with a message when your contact starts typing

Awesome Lists containing this project

README

          

# pidgin-transponder
This plugin is perfect for surprising your friends. By enabling this plugin,
your Pidgin client will respond with a message as soon as your friend starts
typing.

## Settings

* You can set the global response message from the plugin options dialog.
* To set some specific response message for a particular buddy, right click on
the buddy in the buddy-list window.
* To set response messages for some accounts, go to the "Advanced" tab of the account edit dialog.

## Acknowledgement
* ``Makefile`` was modified from [EionRobb/purple-discord](https://github.com/EionRobb/purple-discord), which is licensed under GPLv3 or later version.
* ``libtransponder.c`` was modfied from the Autoreply plugin from [Purple Plugin Pack](https://bitbucket.org/pidgin/purple-plugin-pack), which is licensed under GPLv2 or later version.

## License
pidgin-transponder - Automatically respond with a message when your contact
starts typing
Copyright (C) 2018 Fufu Fang

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .