discord-irc-sync

This commit is contained in:
Julien Palard 2021-05-10 13:28:48 +02:00
parent d12953b561
commit 72903cd7a4
3 changed files with 129 additions and 37 deletions

84
discord-irc-sync.yml Normal file
View File

@ -0,0 +1,84 @@
---
- hosts: discord_irc_sync
tasks:
- name: Create user for discord-irc-sync
user:
name: discord-irc-sync
system: yes
- name: Clone discord-irc-sync
become: true
become_user: discord-irc-sync
git:
repo: https://github.com/Hackndo/discord-irc-sync.git
dest: ~/src/
- name: Install discord-irc-sync requirements
become: true
become_user: discord-irc-sync
pip:
requirements: /home/discord-irc-sync/src/requirements.txt
virtualenv_command: /usr/bin/python3 -m venv
virtualenv: "/home/discord-irc-sync/venv/"
- name: Configure discord-irc-sync
copy:
dest: /home/discord-irc-sync/config.json
content: |
{
"irc": {
"server": "irc.freenode.net",
"port": "6697",
"ssl": true,
"channel": "#afpy",
"nickname": "discord",
"owner": "mdk",
"cmd_prefix": "!",
"output_msg": "<:username:> :message:",
"output_cmd": "CMD by :username:",
"log_events": true
},
"discord": {
"server": 840037163965349918,
"channel": 840037163965349924,
"token": "{{ vault_discord_bot_token }}",
"owner": "mdk",
"cmd_prefix": "!",
"output_msg": "<:username:> :message:",
"output_cmd": "CMD by :username:",
"log_events": true
},
"formatting": {
"irc_to_discord": false,
"discord_to_irc": true
}
}
notify: restart discord-irc-sync
- name: Configure discord-irc-sync daemon
copy:
dest: /etc/systemd/system/discord-irc-sync.service
content: |
[Unit]
Description=discord-irc-sync
After=network.target
[Service]
Type=simple
ExecStart=/home/discord-irc-sync/venv/bin/python /home/discord-irc-sync/src/discord-irc-sync.py /home/discord-irc-sync/config.json
User=discord-irc-sync
Group=discord-irc-sync
WorkingDirectory=/home/discord-irc-sync/src/
Restart=on-failure
[Install]
WantedBy=multi-user.target
- service: name=discord-irc-sync enabled=yes state=started daemon_reload=yes
handlers:
- name: restart discord-irc-sync
service:
name: discord-irc-sync
state: restarted

View File

@ -1,38 +1,43 @@
$ANSIBLE_VAULT;1.1;AES256
34303466653031363532356463646232373364636232396464616332343235353261353665626130
3064653835626637313561646233336361643465623466630a376638653738333538323332373963
65353334626363393139666536303434663830643862333938313836316161626634633732393732
3737393338616137350a306338303537653432303739623466333666643135356466663966373838
31313738393464623233373035333434373933376431633564653633393461323433356438366435
66343136306262623034646461623336323039653166663938663532633466386134366538376436
34666632393864633133363039353066323539336465616666373562653836656634663933363837
34336363333930313561303865653766373062343234383231343936663661363030383136613830
32666530623865393531643338616164316330613834316664663039396230353630326138373337
39643732653839383063643037623161643134613537326530363139363037616362346135343566
30343136366361333161383665613962626363353735303931346265313335396262363635613561
64333234363962376334626161306636313233333664366337643437636431336435663762633761
37356162306665303062323535356133366435636162616463636136336530336336316266386661
63663839313465393335343166303438323536623936663562366439663333613835313962613261
31623562396239626633663138306137343636316161623136663632343330363162616336316461
62343230626263333265643637326330663064633935613132643937393830356264366462363331
61313633353438386534333333366562323136613732383862386132653864653536326538383365
65336137623535373462663866373037663238653338396237626563383639353661633238363535
37663430383863623736333261643431303030656232623364386362373631316466383030633366
64666532653766643165396231313536306232623366323335663834316430373366616339353361
34616332346633363563623363663163333936333033393038336633626635313865623134393139
39396263373231396366326333323939386531663036636337303336663637303739326266383733
63363734323064346534386234626432393730393838643530323235643930343032326161623132
62383438326166336534613664666537656431323733373638353735363533306237303831626537
63393764633361303636326436653832626230616639653139653065653933376539663761643737
31396565373938616138383565313062333433633363633436653231613362623136356430383334
32663861346666306631393066353930366238636432313739313537383432393464666636343334
36353130633432373036393632376230633536623163356161323030366230333838616466306533
37336265353233623338353232363061383738376537613031646265643466346139326666373334
64393433393864656532623031363931386663646338653465323966653637393030653464313966
61646533343535643762343264633064353134363762373564333964316333336564623163303162
62336138626138353363326435363234326536383432303933383230353531313332323830306431
62303061643835636563303666623033343330623363336266393734303064323038623236636566
32313938636238316635636265393731373530323361383933663634303664616363316538366365
38643763333662303661333637373238366365653231313933343164393039613036366665356434
39633237393966336438303439303164363033346362366639356161396336663036393131363137
64653161343937623335326661663162633531646434366162313936663433383536
38633036366433373461633534316662373966333165333566626366323630613437613566653836
6334653962643730386362313861636533353364353439610a323530383537353530366463656633
35613536623637393466306261623662383438626466653736643030376136386236323963313932
3137333838383133380a353634333766656430343938393730326533623636383930306462356233
34383730613030323430623837366538653834306538343263633265353964373936336130376564
30303532666434313034636163653432363635323563666237306663623061633863373464653239
36313030643133346532633361333465363730653137303234343037633733646466343530656437
62396563396233313932396232313631663832613464653262386161353364346331663731623530
36663438333062656135643330633737396465633436303136663639323838303465346436373835
30616439616333626364383231383835313362343861333234313032396661346434663064366239
35346364623035623334316361633736356462386432613961613334336430623266343931363330
64663838343337323137326234663963363863616564623934383761613938613535393137626532
33383436306363633266313735386233396232663635396662396438633464396465376533363239
38383661316233366235643530636465663339363534356262343231643431633565626339303237
66636235393763663938663931623830396266383432313734386563623837303736646132663263
62636530373966646539333835636436393031626666376534643464373365396439636335396465
36306531636566643166336565626132366638336462663239626434613839393365396537393334
62643434666362366439613762613761343561396638376135393361383439626563336561613233
39623465356530616538326533363835623137653234626232356535623231626336383465383435
38663164623337323631333662303466633966336433656638346535633238623333666332396538
31396138626339396465643661346161343762336131363462343166616163643663383534633866
35343433333961356133656364353632303534616161366638386630393833333365383838616531
65353436353763353934336637306563323130323961303032376562353432323865343830333064
66653565366432333765656564366266666433356132656332366335373865376430383936373337
32653937326162653831383732663635613134386633353236346131373536666535326538636464
66653564363837623564633330316466653064363861323063633064306335333035646465626361
39383830623936363032643230633264383163303863316666346361613263646635656537313730
34636266636336666336336461313839373132353830373630663861666439353234393731356466
32393233343135323537616566316164373565656362613433616337656131626262653661616564
37393831366462643433633230356630383331643537333631303564653930643136633866393534
33613033396632373337396635333666333637336436626335306133633933396562393430653732
37626263623938323333333362313763313464633139386130393535636639343139333662336137
34626636613630343335623332636662626531626131346531316663396633623531383063643062
32346332353361663164326662316333643635646635623663653638623737656262313166396363
64333462663031646534376163353734613833666438633633663664363237313733366531373330
32626662366663396363353435386631323530303632643761633438643666396437323637396439
33323466346263626639626336336638663930336562363564306132383330356461346236323962
36663663666536653532383333373836653966346537663666653634343566356335383163616463
36353665653231313239663530343539353765376263346338323933383435346437356462646531
30383539386365303331326335663166626130616235363238343633663863626466623837316237
66306333386163633966663038613631383537303963643465633738663138653936346339656532
3365313562613635626566633331386534643964303662306465

View File

@ -15,3 +15,6 @@ deb.afpy.org
[mailmans]
deb.afpy.org
[discord_irc_sync]
deb.afpy.org