This website requires JavaScript.
Explore
Help
Sign In
rainerosion
/
E5BotForSQLite
Watch
1
Star
0
Fork
0
You've already forked E5BotForSQLite
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
E5BotForSQLite
/
main.go
8 lines
88 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Basic Code
2020-03-26 12:53:00 +08:00
package
main
change logger to zap
2021-06-14 13:07:08 +08:00
import
"github.com/iyear/E5SubBot/bots"
修复db未关闭导致触发mysql并发上限
2020-04-18 22:27:51 +08:00
Add Log
2020-04-03 13:19:53 +08:00
func
main
(
)
{
Rewrite
2021-03-11 12:57:30 +08:00
bots
.
BotStart
(
)
Update
2020-03-28 15:22:23 +08:00
}
Reference in New Issue
Copy Permalink