This website requires JavaScript.
Explore
Help
Register
Sign In
localhost_frssoft
/
mastodon-group-bot
Watch
1
Star
0
Fork
0
You've already forked mastodon-group-bot
mirror of
https://git.phreedom.club/localhost_frssoft/mastodon-group-bot.git
synced
2024-11-18 08:33:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7e00624577
mastodon-group-bot
/
main.go
8 lines
69 B
Go
Raw
Normal View
History
Unescape
Escape
init
2022-08-15 09:24:32 +00:00
package
main
func
main
(
)
{
add logging
2022-08-28 16:37:43 +00:00
config
:=
ReadConf
(
)
add limits
2022-08-25 19:23:44 +00:00
add logging
2022-08-28 16:37:43 +00:00
RunBot
(
config
)
init
2022-08-15 09:24:32 +00:00
}
Reference in New Issue
Copy Permalink