Skip to content

Commit

Permalink
Merge pull request #3 from Tenebrosful/Refactor-Structure
Browse files Browse the repository at this point in the history
Refactor structure
  • Loading branch information
Tenebrosful authored Sep 17, 2021
2 parents a32b0cb + 619124b commit 13269dc
Show file tree
Hide file tree
Showing 35 changed files with 1,233 additions and 1,120 deletions.
10 changes: 10 additions & 0 deletions IDs.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export enum Serveur {
IUT_NC_DEP_INFO = "753171392450527282",
BETA_1 = "885296615089397790",
BETA_2 = "888005290333712384"
}

export enum RoleBeta {
BETA_1 = "887875935175573545",
BETA_2 = "888005290333712385"
}
71 changes: 0 additions & 71 deletions commands/Enseignant.ts

This file was deleted.

147 changes: 0 additions & 147 deletions commands/Fun.ts

This file was deleted.

52 changes: 0 additions & 52 deletions commands/Info.ts

This file was deleted.

Loading

0 comments on commit 13269dc

Please sign in to comment.