Skip to content

QUB-Cyber-Security-Society/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctfbot

ctfbot
├─ package-lock.json
├─ package.json
├─ README.md
├─ src
│  ├─ bot.ts
│  ├─ commands
│  │  ├─ about.ts
│  │  ├─ events
│  │  │  ├─ event.ts
│  │  │  └─ upcoming-events.ts
│  │  ├─ index.ts
│  │  └─ teams
│  │     ├─ team.ts
│  │     └─ top-teams
│  │        ├─ top-teams-by-country.ts
│  │        └─ top-teams.ts
│  ├─ config.ts
│  ├─ deploy-global-commands.ts
│  └─ deploy-guild-commands.ts
└─ tsconfig.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published