Initial commit

This commit is contained in:
Keiran 2025-08-07 02:03:58 +01:00
commit a8a19b32bd
2 changed files with 6 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Termcord
im just bored, this isnt gonna go anywhere.

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.keircn.com/keiran/termcord
go 1.24.5