17 Commits
Author SHA1 Message Date
wayfinderak 7024630106 Add Portainer deployment files
Build and Push Container / docker (push) Successful in 27m36s
2026-05-07 13:55:20 -08:00
wayfinderak 3b0bf0866a Migrate deployment to Gitea Actions and Portainer
Build and Push Container / docker (push) Successful in 24m19s
2026-03-22 11:43:22 -08:00
Dustin Pianalto c611065fde Update registry
CI / build (push) Has been cancelled
2021-10-05 23:47:29 -08:00
Dustin Pianalto abd16f30cf Import os
CI / build (push) Has been cancelled
2021-10-02 18:34:18 -08:00
Dustin Pianalto edf3126f84 Update deployment and action
CI / build (push) Has been cancelled
2021-10-02 18:28:05 -08:00
Dustin Pianalto 68055b45ce Update actions
CI / build (push) Has been cancelled
2021-02-18 23:30:10 -09:00
Dustin Pianalto fabddd00a2 Add member join and remove logging
CI / build (push) Has been cancelled
2021-02-18 23:18:20 -09:00
Dustin Pianalto 33e1552ce1 Initial DO workflow test
CI / build (push) Has been cancelled
2021-01-13 01:02:53 -09:00
Dustin Pianalto d81af99e36 Add method to move links to link channel
CI / build (push) Has been cancelled
2020-12-12 00:43:23 -09:00
Dustin Pianalto 70cf457e6f Add method to move links to link channel
CI / build (push) Has been cancelled
2020-12-12 00:35:27 -09:00
Dustin Pianalto 311497086e Change name of event handler
CI / build (push) Has been cancelled
2020-11-18 23:05:05 -09:00
Dustin Pianalto f41bd63fcd Add case where there is a / after ref 2020-11-18 21:11:44 -09:00
Dustin Pianalto d3388aadc7 Fix bug related to www
CI / build (push) Has been cancelled
2020-11-14 01:24:28 -09:00
Dustin Pianalto 7e39589e09 Use user's nick if exists
CI / build (push) Has been cancelled
2020-11-14 01:14:34 -09:00
Dustin Pianalto 9a1f56b2f0 Add github actions
CI / build (push) Has been cancelled
2020-11-14 00:46:51 -09:00
Dustin Pianalto 7b63fbeaf6 Add base structure and url webhook logic 2020-11-14 00:42:37 -09:00
Dusty.P 98dfe5455a Initial commit 2020-11-13 15:00:42 -09:00
3 changed files with 3 additions and 5 deletions
-2
View File
@@ -15,5 +15,3 @@
# vendor/
.env
portainer-app.env
+3
View File
@@ -0,0 +1,3 @@
DISCORD_TOKEN=Nzc2OTU2MjM0OTg0OTgwNTAw.X68a4Q.G-Wjgmq7fFk61Stq_lVPb73ULyU
LINK_CHANNEL=784855106239332352
CHAT_CHANNEL=777679317878177804
-3
View File
@@ -1,3 +0,0 @@
DISCORD_TOKEN=replace-me
LINK_CHANNEL=replace-me
CHAT_CHANNEL=replace-me