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
d3f2bcbdcd
mastodon-group-bot
/
main.go
8 lines
80 B
Go
Raw
Normal View
History
Unescape
Escape
init
2022-08-15 09:24:32 +00:00
package
main
func
main
(
)
{
some fixes
2022-08-26 10:56:21 +00:00
config
,
db
:=
read_conf
(
)
add limits
2022-08-25 19:23:44 +00:00
some fixes
2022-08-26 10:56:21 +00:00
run_bot
(
config
,
*
db
)
init
2022-08-15 09:24:32 +00:00
}
Reference in New Issue
Copy Permalink