Commit graph

93 commits

Author SHA1 Message Date
513eeedbf7
add release flag 2022-01-07 20:18:31 +01:00
e3c76f522c
Add cargo bench 2022-01-07 14:54:50 +01:00
cb4042eb58
Cleanup code 2022-01-06 19:21:06 +01:00
9953b30b83
Better variable names 2022-01-06 19:20:52 +01:00
18f8b0207f
Add more explaination 2022-01-06 18:38:45 +01:00
453604e164
fix typo 2022-01-05 02:38:31 +01:00
065320ccf4 Reduce image size 2022-01-05 01:28:45 +00:00
7e6e57467e
Add example 2022-01-05 02:23:56 +01:00
d127f54f0c
remove double & 2022-01-05 01:50:12 +01:00
d625322305
ignore resultat because the err is unrelevant 2022-01-05 01:50:06 +01:00
9e8be61a4f
update build time 2022-01-05 01:44:12 +01:00
07abeb4e26
add a resume 2022-01-05 01:43:19 +01:00
b099674fef
send message 2022-01-05 01:37:20 +01:00
7ccb1e0dc7
remove useless debug message 2022-01-05 01:37:12 +01:00
e8069d93cc
fix typo 2022-01-05 01:30:32 +01:00
82402f4d16
add better representation of what I used for the project 2022-01-05 01:28:36 +01:00
52872ffebf
Add
- Channel Structure
- API Endpoint of the list of available channels
- Function who return the correct ID of the channel filled in the .env file
2022-01-05 01:26:06 +01:00
67a668dfb4
fetch directly the id of the channel 2022-01-05 01:24:35 +01:00
1ac723d6d5
make retrieve of salon in mattermost file 2022-01-05 01:24:17 +01:00
1728ba1303
Add serde 2022-01-05 01:23:57 +01:00
bbdade1358
add env doc 2022-01-05 00:15:47 +01:00
c8a3038364
clone everything 2022-01-05 00:12:41 +01:00
74fb2fe396
give data 2022-01-05 00:12:24 +01:00
b6719aee2f
strange behaviour 2022-01-05 00:12:04 +01:00
45a9aca748
draft send discord message on mattermost 2022-01-04 22:52:14 +01:00
39382d30cb
hope 2022-01-04 22:51:59 +01:00
adf89e2132
Add API and room to discord 2022-01-04 22:51:52 +01:00
20df687c17
translate 2022-01-04 22:51:13 +01:00
06a5c4a8cc
better comment 2022-01-04 20:35:28 +01:00
b5488219a6
Add comments 2022-01-04 20:34:12 +01:00
7e8da0d900
Add basic connection to Discord + a basic command 2022-01-04 20:32:58 +01:00
fcb55609e2
Only import what serenity need 2022-01-04 20:32:40 +01:00
f897c54ce9
add println error macro 2022-01-04 18:32:13 +01:00
ee11a54195
fmt + fixes newlines 2022-01-04 18:26:00 +01:00
6890b8958f
Add a source 2022-01-04 18:23:15 +01:00
48b09813c0
draft tuto discord 2022-01-04 18:21:50 +01:00
f30035bacb
add precisions 2022-01-04 18:21:15 +01:00
d20383ea2d
draft discord connection function 2022-01-04 18:19:41 +01:00
76f3babd53
Changes
- Better errors message
- Add function to connect to mattermost
2022-01-04 18:19:30 +01:00
97060193b0
seek for discord token 2022-01-04 18:18:32 +01:00
c9eb7cc14e
add discord dependencies 2022-01-04 18:18:16 +01:00
23c6919861
draft discord 2022-01-04 18:18:04 +01:00
34b16cb5d4
separate file for error message function 2022-01-04 18:17:46 +01:00
701941b121
add track 2022-01-03 19:43:02 +01:00
a6341f75e1
add a connection function to the mattermost websocket 2022-01-03 19:38:59 +01:00
71c3c5e477
Add serde_json 2022-01-03 19:38:34 +01:00
3932351467
some blabla temp 2022-01-03 19:11:44 +01:00
a676e33c56
Update func name + Clippy 2022-01-03 18:43:07 +01:00
a2a62b0fec
passes through a String variable before being sent to stdout 2022-01-03 18:40:20 +01:00
ddf20746e2
token login works 2022-01-03 18:30:42 +01:00