Commit Graph

41 Commits

Author SHA1 Message Date
Stefano Pigozzi
4658cdc31b Some new stuff, but now the keyboard disappears? 2018-02-28 20:07:40 +01:00
Stefano Pigozzi
c3d3cb2c3e Add order product menu 2018-02-19 13:47:43 +01:00
Stefano Pigozzi
6686543cc7 First part of the order products 2018-02-15 10:37:51 +01:00
Stefano Pigozzi
b0186edd42 Some bugfixes 2018-02-15 08:49:04 +01:00
Stefano Pigozzi
9017680044 Add cancel button 2018-02-08 10:18:53 +01:00
Stefano Pigozzi
af1757050b Add something. Don't really know what, I wasn't paying attention. 2018-02-05 13:32:18 +01:00
Stefano Pigozzi
2415a53c43 Order products (temp version) 2018-02-05 12:49:21 +01:00
Stefano Pigozzi
c97dcaeef4 Add and edit products 2018-02-01 10:06:40 +01:00
Stefano Pigozzi
b7bdae4678 Started work on the admin menu 2018-01-29 13:26:49 +01:00
Stefano Pigozzi
a0552503a3 Add a product id to allow the edit of product names 2018-01-29 13:26:23 +01:00
Stefano Pigozzi
69862d62a7 Change the database value type from Decimal to int 2018-01-29 11:46:01 +01:00
Stefano Pigozzi
ad38019afb Add support for credit card user fees 2018-01-15 10:16:04 +01:00
Stefano Pigozzi
c26621223d Recover from corrupt repo 2018-01-10 11:29:02 +01:00
Stefano Pigozzi
cf896a8549 More work on the invoice payload handling 2018-01-07 23:10:28 +01:00
Stefano Pigozzi
4c074ac199 Incomplete work on the invoice payload handling 2018-01-04 20:11:48 +01:00
Stefano Pigozzi
be22e9351a Add invoice generation 2018-01-03 15:23:08 +01:00
Stefano Pigozzi
ddbd7ee667 Add payment verification 2018-01-03 14:52:05 +01:00
Stefano Pigozzi
2720d96c57 Add "Add Credit" menu 2017-12-26 18:15:30 +01:00
Stefano Pigozzi
782e036be3 Close all open keyboards if the conversation has ended 2017-12-26 17:27:15 +01:00
Stefano Pigozzi
b4137e7462 Add menu functions 2017-12-22 09:56:03 +01:00
Stefano Pigozzi
5f04a1ffe9 Start working on the code for the bot 2017-12-21 10:42:23 +01:00
Stefano Pigozzi
d4febea186 Ignore test database file 2017-12-21 10:41:39 +01:00
Stefano Pigozzi
4ffd1ce8b7 Add Session and create_all to database.py 2017-12-20 12:06:12 +01:00
Stefano Pigozzi
17371f00d3 Add working database code 2017-12-20 11:18:06 +01:00
Stefano Pigozzi
c1e1684efd Start work on the database code
The code isn't finished yet and isn't ready for use!
2017-12-18 10:46:48 +01:00
Stefano Pigozzi
e540fa09b2 Load config by importing configloader 2017-12-17 16:49:46 +01:00
Stefano Pigozzi
a3870f4f88 Fix wrong query type 2017-12-15 09:26:53 +01:00
Stefano Pigozzi
b93b615d37 Handle get_updates errors 2017-12-14 10:43:44 +01:00
Stefano Pigozzi
aec1391b17 Configure long polling 2017-12-14 10:25:05 +01:00
Stefano Pigozzi
edefc57147 Restructure the ChatWorker class 2017-12-14 09:40:03 +01:00
Stefano Pigozzi
1ee792e9ee Use threads instead of processes 2017-12-14 08:55:51 +01:00
Stefano Pigozzi
15e80ad644 Recover corrupt git data 2017-12-13 11:20:53 +01:00
Stefano Pigozzi
cb9dbb1305 Continue work on the basic bot code 2017-12-12 19:56:38 +01:00
Stefano Pigozzi
d3f420cf6e Even more work on the basic bot code 2017-12-11 12:48:41 +01:00
Stefano Pigozzi
14aa9697f7 Add the basic sqlalchemy code 2017-12-11 10:43:37 +01:00
Stefano Pigozzi
56d06ea1d2 More work on the basic bot code
pass, ..., and NotImplementedError() are unfinished parts of code
2017-12-08 16:44:11 +01:00
Stefano Pigozzi
94d4ac4ff9 Add the basic bot code 2017-12-07 17:39:12 +01:00
Stefano Pigozzi
2d0631bb72 Add config version handling 2017-12-07 12:06:34 +01:00
Stefano Pigozzi
6091295563 Add config code 2017-12-06 15:40:12 +01:00
Stefano Pigozzi
398ff443e3 Add .idea folder to .gitignore to use PyCharm 2017-12-03 19:18:49 +01:00
Stefano Pigozzi
aafcf04ac6 Initial commit 2017-11-29 11:34:11 +01:00