1
0
Fork 0
mirror of https://github.com/diamondburned/cchat-discord.git synced 2025-07-05 08:36:25 +00:00
cchat-discord/cmd/plugin/main.go

6 lines
80 B
Go
Raw Normal View History

2021-03-13 08:21:12 +00:00
package main
import _ "github.com/diamondburned/cchat-discord"
func main() {}