<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geldschieberbot/tanken.py, branch jsonrpc</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 new car commands and make tanken aware of cars</title>
<updated>2019-06-09T14:14:46+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-09T14:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=ecac9d9c0714c7ec3a63d67e077af15cacd3f02b'/>
<id>ecac9d9c0714c7ec3a63d67e077af15cacd3f02b</id>
<content type='text'>
Cars are names associated to a service charge. They are stored in the
state file in a dict called "cars". Each car has its own balance
from which money can be pulled or pushed. Because of this cars and users
can't share a name.

Service charges are calculated per drive and split among all drivers
similar to fuel cost. If a driver is not known by geldschieberbot the
recipient of the "tanken" cmd is held accountable and has to collect
the service charge manually just like fuel cost.

NOTE: This change breaks geldschieberbot if the state file does not contain the field "cars" !!!
      You have to add it manually !!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cars are names associated to a service charge. They are stored in the
state file in a dict called "cars". Each car has its own balance
from which money can be pulled or pushed. Because of this cars and users
can't share a name.

Service charges are calculated per drive and split among all drivers
similar to fuel cost. If a driver is not known by geldschieberbot the
recipient of the "tanken" cmd is held accountable and has to collect
the service charge manually just like fuel cost.

NOTE: This change breaks geldschieberbot if the state file does not contain the field "cars" !!!
      You have to add it manually !!!
</pre>
</div>
</content>
</entry>
<entry>
<title>return error if distance is &lt;= 0</title>
<updated>2019-06-09T10:52:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-09T10:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=a32b04a623d13badac51ffeca9cc991033fc8001'/>
<id>a32b04a623d13badac51ffeca9cc991033fc8001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust tanken to cents and improve it</title>
<updated>2017-11-09T15:51:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-11-09T15:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=503400e976eb130e2d00148164fb9ca3febc6909'/>
<id>503400e976eb130e2d00148164fb9ca3febc6909</id>
<content type='text'>
geldschieberbot: convert commandline to lower case

tanken: fix spelling
tanken: do less int conversions
tanken: return ints
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
geldschieberbot: convert commandline to lower case

tanken: fix spelling
tanken: do less int conversions
tanken: return ints
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tanken hopfully the last time</title>
<updated>2017-11-09T15:50:57+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-10-27T17:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=d464a20370520238aa75b3455d5ff035f150aa94'/>
<id>d464a20370520238aa75b3455d5ff035f150aa94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tanken feature</title>
<updated>2017-11-09T15:50:41+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-10-27T15:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=8aa41f02c4c56a4e17db4ba2d51bc251e9c97982'/>
<id>8aa41f02c4c56a4e17db4ba2d51bc251e9c97982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
