Commit Graph

9 Commits

Author SHA1 Message Date
MasterCake fda86cc69e
Merge pull request #19 from iCaitlyn/master
Refactor user ids and chat ids from integer type to long type
2022-02-08 17:30:03 +00:00
iCaitlyn 10fe3f3ad7
Update TelegramChat.java 2022-02-09 00:47:49 +08:00
Bea e13185fa29 Implement plugin-support check for join/quit messages 2021-10-02 17:12:15 +02:00
Bea de0002fcca Add vanish support to real join/quit events 2021-10-02 17:05:34 +02:00
Bea 2b6262df9a Add basic vanish support for join/quit messages 2021-10-02 17:03:34 +02:00
MasterCake fe6e0a8088 save user_id<->mc_handle instead of chat_id<->mc_handle
Should fix #3
2021-05-08 03:22:08 +02:00
MasterCake 8fda59fe61 remove chat formatting when receiving a message from a telegram group 2021-05-04 03:15:23 +02:00
MasterCake 27097fae67 attempt to implement execution of console commands 2021-05-04 02:47:56 +02:00
MasterCake 61ee137c95 restructure project 2021-03-31 03:21:31 +02:00