This website requires JavaScript.
Explore
Help
Register
Sign In
sosokker
/
police-bot
Watch
1
Star
0
Fork
0
You've already forked police-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
118
KiB
TypeScript
99.3%
Dockerfile
0.7%
63f9607942
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sosokker
63f9607942
add docker-compose.yml for discord audit bot configuration
2025-08-29 00:45:28 +07:00
src
add Dockerfile and implement initial bot functionality with Hono framework
2025-08-29 00:45:23 +07:00
.gitignore
add .env to .gitignore
2025-08-29 00:33:01 +07:00
bun.lock
add Dockerfile and implement initial bot functionality with Hono framework
2025-08-29 00:45:23 +07:00
docker-compose.yml
add docker-compose.yml for discord audit bot configuration
2025-08-29 00:45:28 +07:00
Dockerfile
add Dockerfile and implement initial bot functionality with Hono framework
2025-08-29 00:45:23 +07:00
package.json
add Dockerfile and implement initial bot functionality with Hono framework
2025-08-29 00:45:23 +07:00
README.md
initial commit
2025-08-29 00:32:42 +07:00
tsconfig.json
add Dockerfile and implement initial bot functionality with Hono framework
2025-08-29 00:45:23 +07:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000