manetta
|
52cab957cb
|
saving a bit of whitespace
|
4 years ago |
manetta
|
c72b211c98
|
adding self.db._dumps() also to the _add_to_db function, but not sure if this is needed
|
4 years ago |
manetta
|
1c1f871f2a
|
adding spaces to the f strings when {} appear
|
4 years ago |
manetta
|
ccd695c462
|
adding descriptions to all the functions
|
4 years ago |
Luke Murphy
|
57c2dbc881
|
Go back to using homebrew templating
|
4 years ago |
Luke Murphy
|
cdb2ce8b04
|
Save the DB when writing to it
|
4 years ago |
Luke Murphy
|
a7a948cb68
|
Don't need to specify keys
|
4 years ago |
Luke Murphy
|
0a3ed438af
|
Try to fill out entire dictionary contents
Covers edge cases where the state is improperly setup.
|
4 years ago |
Luke Murphy
|
d5cb732aaf
|
Also run setup for previously invited rooms
|
4 years ago |
Luke Murphy
|
8e8b54e3e1
|
Rener using built-in template
|
4 years ago |
Luke Murphy
|
0f3c2e758b
|
Use default template file
|
4 years ago |
Luke Murphy
|
99cd4e5d6d
|
Remove old avatar
|
4 years ago |
Luke Murphy
|
64fc790962
|
Fix syntax error
|
4 years ago |
Luke Murphy
|
6a606ad3dd
|
Use f strings for logging
|
4 years ago |
Luke Murphy
|
3426b1fbb9
|
Also don't send logger here
|
4 years ago |
Luke Murphy
|
3605a215f3
|
Don't pass logger anymore
|
4 years ago |
Luke Murphy
|
a407e3d483
|
Convert to string
|
4 years ago |
Luke Murphy
|
d427d58ff1
|
Use slixmpp provided message access here
|
4 years ago |
Luke Murphy
|
623f2c8bb5
|
Move functions under the class to unify `self` usage
|
4 years ago |
Luke Murphy
|
d41e4b80bd
|
Extend room setup logic to invites also
Closes #4.
|
4 years ago |
Luke Murphy
|
86c8495e88
|
Re-use types here too
|
4 years ago |
Luke Murphy
|
a38515ab10
|
Make room_path local because not used elsewhere
|
4 years ago |
Luke Murphy
|
f3854ded5b
|
List reason in response
|
4 years ago |
Luke Murphy
|
ddf7f57ca5
|
Refactor media type detection and log when we miss it
|
4 years ago |
Luke Murphy
|
f6c7520f42
|
Mark as regex string
|
4 years ago |
Luke Murphy
|
8773810efc
|
Classes are normally capitalised
|
4 years ago |
Luke Murphy
|
46ca1b1fb5
|
Not required to return here
|
4 years ago |
Luke Murphy
|
36eed56661
|
Use built-in logger
|
4 years ago |
Luke Murphy
|
9625c991c6
|
No need to close, the context manager does it
|
4 years ago |
Luke Murphy
|
3054fbf368
|
Remove unused imports
|
4 years ago |
Luke Murphy
|
b359d92021
|
Auto-formatter has something to say here
|
4 years ago |
manetta
|
63365779e3
|
changing path to roomname (and not include the @muc.vvvvvvaria.org)
|
4 years ago |
manetta
|
1638748a21
|
missing comma
|
4 years ago |
manetta
|
ad1cb276b9
|
setting room_path back to self.output + message.room in download() and write_log()
|
4 years ago |
manetta
|
7f3fd2c375
|
printing room_path info at setup
|
4 years ago |
manetta
|
1ccae03d1c
|
room_path is almost correct
|
4 years ago |
manetta
|
0a29cd8fef
|
pass self to the download function
|
4 years ago |
manetta
|
22944ec0c8
|
changing output to self.room_path
|
4 years ago |
manetta
|
17d71674ae
|
output path is overwritten
|
4 years ago |
manetta
|
6918715868
|
upgrading logbot to xbotlib 0.16
|
4 years ago |
Luke Murphy
|
184b3fa099
|
Quote those
|
4 years ago |
Luke Murphy
|
b1edd4bf19
|
Another run on the README
|
4 years ago |
Luke Murphy
|
e7d31fb21b
|
Add notice
|
4 years ago |
Luke Murphy
|
0282b7ed1e
|
Take another pass on the README
|
4 years ago |
Luke Murphy
|
7a739b613e
|
Ignore those files
|
4 years ago |
Luke Murphy
|
29fcdc7cc4
|
Upgrade xbotlib
|
4 years ago |
Luke Murphy
|
92d4f9f3e7
|
Add the rest of the xbotlib bots
|
4 years ago |
manetta
|
192dbbc2a7
|
updating the download path
|
4 years ago |
manetta
|
1accd7d1c1
|
defining output_path for logs
|
4 years ago |
manetta
|
20d9d16879
|
removing the trailing slash at the server path
|
4 years ago |