mirror of
https://github.com/diamondburned/cchat-discord.git
synced 2025-12-01 17:00:29 +00:00
6 lines
80 B
Go
6 lines
80 B
Go
|
|
package main
|
||
|
|
|
||
|
|
import _ "github.com/diamondburned/cchat-discord"
|
||
|
|
|
||
|
|
func main() {}
|