auto-invite-matrix-bot

A small bot to redirect people.
git clone git://archive.git.mtrnord.blog/MTRNord/auto-invite-matrix-bot.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-08-15 19:30Merge pull request #4 from freaktechnik/masterMarcel3+18-2
2020-08-15 16:34try to fix control room tmp fileMartin Giger1+2-0
2020-08-15 16:07install ca certsMartin Giger1+1-1
2020-08-15 14:01make container work more, maybeMartin Giger2+5-1
2020-08-15 13:06add docker containerMartin Giger1+10-0
2020-08-15 12:43Apparently these need to be character literalsMartin Giger1+2-2
2020-05-27 22:39Merge pull request #3 from MurzNN/patch-1Marcel1+6-0
2020-05-06 08:06Add better description to readmeAlexey Murz Korepov1+6-0
2020-03-07 20:58Merge pull request #1 from MTRNord/relay-mentionsMarcel7+539-113
2020-03-07 20:41Run cargo fmtMarcel1+0-1
2020-03-07 20:39Split workflowsMarcel1+27-6
2020-03-07 20:38Fix clippy issuesMarcel1+7-13
2020-03-07 20:28Remove TODOsMarcel1+0-3
2020-03-07 20:28Add control rooms Relay mentions Fix mention detectionMarcel2+292-61
2020-02-28 13:22Prepare logic to relay mentions to the main account Plan usage of database Fix another txn id Add clippy checks to the CIMarcel6+290-106
2020-02-17 21:05Eun cargo fmtMarcel1+7-8
2020-02-17 21:03Add more accurate loggingMarcel5+96-20
2020-02-17 18:34Add basic README.mdMarcel1+7-0
2020-02-17 18:34Create LICENSEMarcel1+661-0
2020-02-17 18:31Print out what sessions are runningMarcel1+2-0
2020-02-17 18:30Add config option for the target userMarcel3+4-1
2020-02-17 18:05Create rust.ymlMarcel1+15-0
2020-02-17 18:02Make password argument workMarcel2+43-18
2020-02-17 17:55Initial commitMarcel11+1360-0