Commit Graph

33 Commits

Author SHA1 Message Date
nocturn9x 52b18b0b93 Added /queue, /chats, /clearflood and /close (admin only). Improved general chat experience 2020-09-06 18:18:12 +02:00
Mattia 56ec2c9860
Merge pull request #1 from AndreiJirohHaliliDev2006/patch-1
[suggestion] Make BotBase users to force add their config file to staging area (because they don't know that committing secrets are bad)
2020-08-27 09:15:43 +02:00
Andrei Jiroh Eugenio Halili 2f81b10790
[repo] Improve formatting on README
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2020-08-18 20:09:01 +08:00
Andrei Jiroh Eugenio Halili bb2b3559f0
[gitignore] Add BotBase/config.py to ignore file
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2020-08-18 20:03:06 +08:00
Andrei Jiroh Eugenio Halili 490aad08e3
[repo] Update the README
As per the previous commit, committing Telegram API app ID, app hash, and Bot API token is a REALLY BAD IDEA.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2020-08-18 20:00:41 +08:00
Andrei Jiroh Eugenio Halili b249bc1ec0
[config] Make it an example config file
Editing the config file and committing it with secrets was the wrong idea. So, I renamed it to 'config.example.py'.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2020-08-18 19:56:31 +08:00
nocturn9x c259b38140 Fixed a bug in the live chat 2020-07-11 14:52:15 +02:00
nocturn9x 4daf34d98d Removed file 2020-07-11 12:50:29 +00:00
nocturn9x d509f26af4 History rewrite 2020-07-04 14:43:06 +00:00
nocturn9x 776a0ed6b4 History rewrite 2020-07-04 14:42:43 +00:00
nocturn9x f25cb883e2 Fixed null username issue 2020-07-03 21:41:07 +02:00
nocturn9x 05950348fa Fixed an issue with missing usernames in the livechat 2020-07-03 21:36:39 +02:00
nocturn9x 91372b52e3 Improved livechat compatibility (media) 2020-07-03 18:45:19 +02:00
Mattia 7bbdbb48fc Update METHODS.md 2020-07-03 18:41:48 +02:00
Mattia 9c393c595c Update METHODS.md 2020-07-03 18:40:44 +02:00
Mattia cd91dfbf6e Update METHODS.md 2020-07-03 18:40:28 +02:00
Mattia 0dd823dfaa Update README.md 2020-07-03 18:38:34 +02:00
Mattia a76f872c66 Updated note on antiflood 2020-07-03 18:35:31 +02:00
nocturn9x 35fc7a74b6 Added config.py 2020-07-03 18:29:28 +02:00
nocturn9x 53cb245aca Partially translated the config to italian and minor fixes 2020-06-25 17:33:29 +02:00
nocturn9x fc110099f8 Fixed error after major refactoring 2020-06-25 17:30:30 +02:00
nocturn9x ad63aadcc8 Comolete refactoring 2020-06-15 12:15:50 +00:00
nocturn9x 66c56dda5a Added the DELETE_MESSAGES option to the antiflood module, minor fixes 2020-06-11 08:58:50 +00:00
nocturn9x 9e6e158ac8 Added the /busy command 2020-06-07 07:38:11 +00:00
nocturn9x 7998b9c416 Fixed DB_SET_USER query and API method 2020-06-07 06:44:25 +00:00
Mattia 9a010c5cfd typo 2020-06-06 19:29:17 +02:00
nocturn9x 45f48b2a0d Added /ban, /unban, /whisper and /update commands. Fixed a bug and refactored the livechat 2020-06-06 19:28:12 +02:00
nocturn9x aa9b14cb3b removed *.save files 2020-06-06 12:37:30 +00:00
nocturn9x 5a0ad4a199 Started to work with the /whisper command 2020-06-06 12:37:14 +00:00
nocturn9x 3addea5ecc Style fix to README and docs 2020-06-05 19:26:37 +00:00
nocturn9x 0acc9c51f8 Major refactoring and added various docs 2020-06-05 19:22:17 +00:00
Mattia 4aafdbb71e Version 1.0 pushed 2020-06-05 14:53:21 +02:00
Mattia 29d7350e6c Initial commit 2020-06-05 14:50:07 +02:00