1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 13:47:27 +00:00
Commit graph

285 commits

Author SHA1 Message Date
b1c313bf1d
Bump config version 2020-04-05 19:04:32 +02:00
Pavlo Zhuk
be31210afa Allow configuration of currency symbol instead of using language-based one 2020-04-05 00:43:41 +03:00
Pavlo Zhuk
37ce8ca57d add russian language support 2020-04-05 00:18:45 +03:00
5828ba8f31 PEP8 2020-04-04 13:09:19 +02:00
Pavlo Zhuk
9688575fd7 refactor + add __get_cart_value() and __get_cart_summary() 2020-04-04 13:09:19 +02:00
Pavlo Zhuk
d70a8f2134 full stops 2020-04-04 01:45:44 +02:00
Pavlo Zhuk
c54e56b59c minor fix 2020-04-04 01:45:44 +02:00
Pavlo Zhuk
96c295b327 adding Ukrainian translations 2020-04-04 01:45:44 +02:00
Pavlo Zhuk
23febf1b4a fix Cancellable calls 2020-04-04 01:44:55 +02:00
013ffc8bbc Use logging in utils too 2020-04-01 03:19:01 +02:00
d0faae11fb Accept any commands starting with /start to start the bot 2020-03-31 01:52:44 +02:00
641c2736bd Enable logging in core 2020-03-31 01:52:10 +02:00
3caa5ef179 #18: Recalculate credit on every new transaction
Might slow down the bot if there are a lot of transactions... Let's see what happens.
2020-03-27 18:14:37 +01:00
611eb7e1db Print exceptions to the console for easier debugging 2020-03-27 18:07:13 +01:00
7f4087e046 Add a "transactions" backref to User 2020-03-27 18:06:31 +01:00
3e49f7c8a5 #17: Properly generate CancelSignals from regular keyboards 2020-03-27 16:57:32 +01:00
0a0f76168b PEP8 improvement 2020-03-27 16:31:27 +01:00
2b23bd5661 Fix #27 by removing the character limit on regexes 2020-03-13 02:54:23 +01:00
16e6b16fb0 Improve README 2020-03-01 23:51:35 +01:00
eea3623475 Merge branch 'english-translation' 2020-03-01 23:27:28 +01:00
88b38b2b5b Improve english and italian translations 2020-03-01 23:25:47 +01:00
0a9ade30e9
Add localization support and unofficial en_US strings file (#32) 2020-02-05 03:25:34 +01:00
63a28f2225 Improve translations a bit 2020-02-05 03:23:13 +01:00
985550e37b Bump the config version to 14, as a new value was added to it 2020-02-05 02:12:57 +01:00
Darren
7d4d5f966e Add English translations en_US 2020-02-04 15:14:04 +02:00
Darren
49cc2b8036 Add language switcher 2020-02-04 15:13:14 +02:00
2d8c36fdca
Fix default database engine 2019-10-21 17:44:29 +02:00
2e142d6702
Update README.md 2019-10-20 19:14:14 +02:00
087eb0d594 Don't crash if config.ini does not exist 2019-09-02 16:05:37 +02:00
002ccfb14b
Change default setting (closes #21) 2018-11-21 14:05:38 +00:00
4e5bf3db67
Added possible fix to a common problem 2018-09-24 17:20:40 +02:00
c2bed5869b Display the full error in debug mode 2018-09-19 01:23:04 +02:00
3a998075c5 Update README 2018-07-01 17:41:49 +02:00
db4acfd3c1 Fixed some typos in the README file 2018-07-01 16:57:27 +02:00
f6e1c34f03 Update version to Beta 2018-07-01 16:41:57 +02:00
b51315facd Fixed typo 2018-07-01 16:24:46 +02:00
0adbbcc019 Another bug fixed 2018-06-10 16:36:13 +02:00
dedd1695eb Possible bugfix for #19 2018-06-10 16:03:40 +02:00
23ccd71581 Small generic improvements 2018-05-30 11:46:46 +02:00
e49b2b7f00
Update strings.py 2018-05-28 09:04:36 +02:00
b1785832c4
Update strings.py 2018-05-25 08:29:09 +02:00
25c52855a6 More fixes 2018-05-15 17:31:30 +02:00
d3505802a1 Final bugfixes 2018-05-15 17:00:24 +02:00
0eaa0188b9 stuff 2018-05-04 15:46:07 +02:00
3e1f8dfb3a README update 2018-05-03 10:39:25 +02:00
055f3b72c1 Configuration updates 2018-05-03 09:24:04 +02:00
88eed550d2 Add CONTRIBUTING.md 2018-05-03 09:00:58 +02:00
16e386d309 Rename LICENSE 2018-05-03 08:51:44 +02:00
c01158deb7 Create requirements and update README 2018-05-03 08:48:31 +02:00
3c9874f93f I don't know. I found these changes and I committed them. 2018-05-03 08:06:22 +02:00