mirror of
https://github.com/diamondburned/cchat-discord.git
synced 2025-07-05 08:36:25 +00:00
6 lines
80 B
Go
6 lines
80 B
Go
|
package main
|
||
|
|
||
|
import _ "github.com/diamondburned/cchat-discord"
|
||
|
|
||
|
func main() {}
|