mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 08:24:16 +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/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export const devIDs = {
|
const devIDs = {
|
||||||
roles: {
|
roles: {
|
||||||
trusted: '999431675081666599',
|
trusted: '999431675081666599',
|
||||||
nonvegan: {
|
nonvegan: {
|
||||||
@ -41,6 +41,7 @@ export const devIDs = {
|
|||||||
staff: {
|
staff: {
|
||||||
coordinator: '999431675165556822',
|
coordinator: '999431675165556822',
|
||||||
devCoordinator: '999431675165556818',
|
devCoordinator: '999431675165556818',
|
||||||
|
diversityCoordinator: '999431675140382808',
|
||||||
mentorCoordinator: '999431675140382809',
|
mentorCoordinator: '999431675140382809',
|
||||||
verifierCoordinator: '999431675140382810',
|
verifierCoordinator: '999431675140382810',
|
||||||
restricted: '999431675123597407',
|
restricted: '999431675123597407',
|
||||||
|
@ -57,7 +57,7 @@ let IDs = {
|
|||||||
},
|
},
|
||||||
channels: {
|
channels: {
|
||||||
staff: {
|
staff: {
|
||||||
coordinators: '989249700353953843',
|
coordinators: '1006240682505142354',
|
||||||
standup: '996009201237233684',
|
standup: '996009201237233684',
|
||||||
},
|
},
|
||||||
diversity: {
|
diversity: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user