2
0
mirror of https://github.com/Nick80835/microbot synced 2025-08-30 05:58:23 +00:00

22 Commits

Author SHA1 Message Date
Nick80835
f0e257c59b expose client in init alongside ldr 2023-10-22 18:51:36 -04:00
Nick80835
073c8ae47a remove extra get_me that I forgot to remove 2023-10-22 18:19:29 -04:00
Nick80835
c799f34f89 improve type hinting/doc a bit 2023-10-21 19:30:14 -04:00
Nick80835
84f1c5998e we need 3.10 now actually 2023-10-16 20:37:59 -04:00
Nick80835
9035363b80 move log config out of bot init 2023-10-16 19:06:34 -04:00
Nick80835
22f51784f5 we need python 3.9 now 2023-10-16 19:02:11 -04:00
Nick80835
115fa99209 gracefully handle keyboardinterrupt 2023-10-16 18:40:25 -04:00
Nick80835
f588111344 rework startup 2023-10-16 14:32:57 -04:00
Nick80835
9116e21d06 remove cli api id and bot token input 2023-10-16 09:54:10 -04:00
Nick80835
42ccbfd1c4 make logs more consistent 2023-10-16 09:54:10 -04:00
Nick80835
300ccd9e31 add uptime to alive 2023-10-16 09:54:10 -04:00
Nick80835
c1b0b10017 implement update command and improved stop_client 2023-10-16 09:54:10 -04:00
Nick80835
baa4e043b0 remove uvloop 2023-10-16 09:54:09 -04:00
Nick80835
efaa94ecf7 simplify init a bit 2023-10-16 09:54:09 -04:00
Nick80835
1ee416f919 move uvloop import up 2023-10-16 09:54:09 -04:00
Nick80835
2aa6a0905c use uvloop when available 2023-10-16 09:54:08 -04:00
Nick80835
310dc7aaa3 extend events and move a few functions to them 2023-10-16 09:54:08 -04:00
Nick80835
4fffbfac8b license 2023-10-16 09:54:07 -04:00
Nick80835
e55164d9c8 add client and logger as easier to access variables 2023-10-16 09:54:06 -04:00
Nick80835
11d4732440 bot specific login stuff 2023-10-16 09:54:06 -04:00
Nick80835
d38f6f9784 move shit 2023-10-16 09:54:05 -04:00
Nick80835
6b93e9d6b1 squash 2023-10-16 09:46:31 -04:00