generated from nhcarrigan/template
feat: initial prototype
All checks were successful
Node.js CI / Lint and Test (push) Successful in 31s
All checks were successful
Node.js CI / Lint and Test (push) Successful in 31s
This commit is contained in:
24
src/config/channels.ts
Normal file
24
src/config/channels.ts
Normal file
@ -0,0 +1,24 @@
|
||||
/**
|
||||
* @copyright nhcarrigan
|
||||
* @license Naomi's Public License
|
||||
* @author Naomi Carrigan
|
||||
*/
|
||||
|
||||
/**
|
||||
* The channels to post standup reminders in.
|
||||
*/
|
||||
export const channels = [
|
||||
"1326291362483671202",
|
||||
"1329625299406684263",
|
||||
"1326291172896931921",
|
||||
"1326291132535013409",
|
||||
"1326291241045856286",
|
||||
"1326291186863833169",
|
||||
"1326291226332496026",
|
||||
"1326291379621597304",
|
||||
"1326291254421749770",
|
||||
"1326291160632655983",
|
||||
"1326291146267430912",
|
||||
"1326291198666866788",
|
||||
"1326291214026408009",
|
||||
];
|
Reference in New Issue
Block a user