<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geldschieberbot, branch daemon</title>
<subtitle>(Signal) bot managing the expenses of a group</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/'/>
<entry>
<title>add early daemon prototype</title>
<updated>2023-08-11T09:46:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-08-11T09:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=546faf8bdd6e9280de1412922b9a735d7c97824e'/>
<id>546faf8bdd6e9280de1412922b9a735d7c97824e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move selection and sending messages from Geldschieberbot</title>
<updated>2022-11-08T14:15:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-11-08T14:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=ad1465d2e17cdcd5e7dafcc0f9550e95199c8cb7'/>
<id>ad1465d2e17cdcd5e7dafcc0f9550e95199c8cb7</id>
<content type='text'>
In order to use the Geldschieberbot with a daemon we must extract
sending and message selection from the Geldschieberbot class.

In order to not break current 'on-shot' setups the geldschieberbot.py
file compensates the extraction of configuration and message handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to use the Geldschieberbot with a daemon we must extract
sending and message selection from the Geldschieberbot class.

In order to not break current 'on-shot' setups the geldschieberbot.py
file compensates the extraction of configuration and message handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>pipenv: install pytest and update environment</title>
<updated>2022-11-04T12:01:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-11-04T12:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=3e80b30b9819aa5c94221e4776baa7d62ea5df88'/>
<id>3e80b30b9819aa5c94221e4776baa7d62ea5df88</id>
<content type='text'>
Adapt the pylintrc file to the newer version of pylint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapt the pylintrc file to the newer version of pylint.
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing test status</title>
<updated>2022-11-02T21:29:58+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-11-02T21:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=85cf5f96d38529b371004b41799ccb3642c18fc3'/>
<id>85cf5f96d38529b371004b41799ccb3642c18fc3</id>
<content type='text'>
Fixes: 60f7088
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: 60f7088
</pre>
</div>
</content>
</entry>
<entry>
<title>add new sum alias 'balance'</title>
<updated>2022-09-04T16:31:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-09-04T16:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=39c256d308d200ffbce718b54d1b5a7f64680353'/>
<id>39c256d308d200ffbce718b54d1b5a7f64680353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>geldschieberbot: support transaction with multiple recipients</title>
<updated>2022-07-26T14:17:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-26T14:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=60f70889c21a02397c8eaeee8db8da268b0b1ca5'/>
<id>60f70889c21a02397c8eaeee8db8da268b0b1ca5</id>
<content type='text'>
All recipients receive amount making transactionswith multiple receipients
a shortcut for posting the same transaction with a changing recipient.

!schieb 5 alice bob

is equivalent to

!schieb 5 alice
!schieb 5 bob

Aliases are supported as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All recipients receive amount making transactionswith multiple receipients
a shortcut for posting the same transaction with a changing recipient.

!schieb 5 alice bob

is equivalent to

!schieb 5 alice
!schieb 5 bob

Aliases are supported as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>geldschieberbot: support choosing the entries in a summary</title>
<updated>2022-07-26T14:13:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-26T14:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=5b1e9657518c87acb89dde410393b52be81c2b96'/>
<id>5b1e9657518c87acb89dde410393b52be81c2b96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add test for transactions with unknown recipient</title>
<updated>2022-07-26T14:12:40+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-26T14:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=2734771b4bb7f8c9f65561010b965c28aaf09cfa'/>
<id>2734771b4bb7f8c9f65561010b965c28aaf09cfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add option to quote cmd messages</title>
<updated>2022-07-25T18:29:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-25T18:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=b1f374363390777efa7e4b6d8a79940f1a716d1a'/>
<id>b1f374363390777efa7e4b6d8a79940f1a716d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: disable pylint style checks for test code</title>
<updated>2022-07-25T18:24:30+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-25T18:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=0cb7f995a12f8419781fa655b16ae2bf62c12a8b'/>
<id>0cb7f995a12f8419781fa655b16ae2bf62c12a8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
