40 Commits (623f2c8bb5f92fbdfb58edba751ca93d61c71db1)

Author SHA1 Message Date
Luke Murphy 623f2c8bb5
Move functions under the class to unify `self` usage 3 years ago
Luke Murphy d41e4b80bd
Extend room setup logic to invites also 3 years ago
Luke Murphy 86c8495e88
Re-use types here too 3 years ago
Luke Murphy a38515ab10
Make room_path local because not used elsewhere 3 years ago
Luke Murphy f3854ded5b
List reason in response 3 years ago
Luke Murphy ddf7f57ca5
Refactor media type detection and log when we miss it 3 years ago
Luke Murphy f6c7520f42
Mark as regex string 3 years ago
Luke Murphy 8773810efc
Classes are normally capitalised 3 years ago
Luke Murphy 46ca1b1fb5
Not required to return here 3 years ago
Luke Murphy 36eed56661
Use built-in logger 3 years ago
Luke Murphy 9625c991c6
No need to close, the context manager does it 3 years ago
Luke Murphy 3054fbf368
Remove unused imports 3 years ago
Luke Murphy b359d92021
Auto-formatter has something to say here 3 years ago
manetta 63365779e3 changing path to roomname (and not include the @muc.vvvvvvaria.org) 3 years ago
manetta 1638748a21 missing comma 3 years ago
manetta ad1cb276b9 setting room_path back to self.output + message.room in download() and write_log() 3 years ago
manetta 7f3fd2c375 printing room_path info at setup 3 years ago
manetta 1ccae03d1c room_path is almost correct 3 years ago
manetta 0a29cd8fef pass self to the download function 3 years ago
manetta 22944ec0c8 changing output to self.room_path 3 years ago
manetta 17d71674ae output path is overwritten 3 years ago
manetta 6918715868 upgrading logbot to xbotlib 0.16 3 years ago
manetta 192dbbc2a7 updating the download path 3 years ago
manetta 1accd7d1c1 defining output_path for logs 3 years ago
manetta 20d9d16879 removing the trailing slash at the server path 3 years ago
manetta 3e26e76aa3 removing the requirements file from the LogBot folder, using the main one is more useful while working with supervisor on the server 3 years ago
manetta e0ff0ee72a syncing the help text with the readme file 3 years ago
manetta c612847048 added download function for media files + prepared logbot to run on the server 3 years ago
manetta 80f9ef4232 updating logbot to the latest version of xbotlib .... woosh 3 years ago
manetta a4b6cc6ae8 deleting example from git 3 years ago
mb 6c0179d7dd taking out lastid and nextid: not needed anymore in readdb 3 years ago
manetta dd9539746d adding requirements file 3 years ago
manetta 3bc9883742 small update 3 years ago
manetta be742bd779 small update 3 years ago
manetta 6d65fae90a small update 3 years ago
mb 3a1b5f0619 Update 'LogBot/README.md' 3 years ago
mb f03feb56db Update 'LogBot/README.md' 3 years ago
manetta 99b5558092 removing index.html 3 years ago
manetta cf67f81bd1 following camelcase style :) 3 years ago