This website requires JavaScript.
Explore
Help
Sign in
Paris8
/
MatterBot
Archived
Watch
1
Star
0
Fork
You've already forked MatterBot
0
Code
Issues
14
Pull requests
Projects
Releases
Wiki
Activity
Bot Mattermost écrit en Rust faisant la liaison entre Mattermost et Discord (WIP)
This repository has been archived on
2022-11-03
. You can view files and clone it, but cannot push or open issues or pull requests.
3
commits
1
branch
0
tags
6.3
MiB
Rust
100%
dc35cdbe4d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Mylloon
dc35cdbe4d
Add README and project prerequisites
2021-12-03 10:29:32 +01:00
src
Init the project
2021-12-03 09:59:07 +01:00
.gitignore
Init the project
2021-12-03 09:59:07 +01:00
Cargo.lock
add mattermost_api dependance
2021-12-03 10:29:07 +01:00
Cargo.toml
add mattermost_api dependance
2021-12-03 10:29:07 +01:00
README.md
Add README and project prerequisites
2021-12-03 10:29:32 +01:00
README.md
matter_bot
Pré-requis
openssl
requis par
mattermost_api
sudo apt install libssl-dev