mirror of
https://github.com/diamondburned/cchat-discord.git
synced 2025-11-28 15:27:22 +00:00
6 lines
80 B
Go
6 lines
80 B
Go
|
|
package main
|
||
|
|
|
||
|
|
import _ "github.com/diamondburned/cchat-discord"
|
||
|
|
|
||
|
|
func main() {}
|