mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 01:04:13 +02:00
feat(arabot): update coordinator chat id
This commit is contained in:
parent
c202917e18
commit
0c4f82ca5a
@ -17,7 +17,7 @@
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
export const devIDs = {
|
||||
const devIDs = {
|
||||
roles: {
|
||||
trusted: '999431675081666599',
|
||||
nonvegan: {
|
||||
@ -41,6 +41,7 @@ export const devIDs = {
|
||||
staff: {
|
||||
coordinator: '999431675165556822',
|
||||
devCoordinator: '999431675165556818',
|
||||
diversityCoordinator: '999431675140382808',
|
||||
mentorCoordinator: '999431675140382809',
|
||||
verifierCoordinator: '999431675140382810',
|
||||
restricted: '999431675123597407',
|
||||
|
@ -57,7 +57,7 @@ let IDs = {
|
||||
},
|
||||
channels: {
|
||||
staff: {
|
||||
coordinators: '989249700353953843',
|
||||
coordinators: '1006240682505142354',
|
||||
standup: '996009201237233684',
|
||||
},
|
||||
diversity: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user