Simple Discord bot developed for polish community server of Love Live! series.
Mirai Zura is going to be translated to english and will be multilanguage.
Bots has features like system which allows members to auto assign roles, simple usage of School Idol Tomodachi API, counting emoji and advertising characters/seiyuu birthdays.
Bot counts emojis used on channels and used in reactions and store emoji's count in database.
Bot has advertising feature, which allows to auto post messages every year on certain date. It's used to send birthday messages on server.
Since it's polish bot, most commands are in polish.
- jst - Shows time in Japan.
- policzEmoji - Show emoji usage counters.
- aktywneTematyUrodzin - Show active topics of birthdays on certain channel.
- tematyUrodzin - Show available topic of birthdays.
- wlaczTematUrodzin - Enable birthday topic.
- wylaczTematUrodzin - Disable birthday topic.
- eventEN - Shows info about event on EN server based on event name.
- eventJP - Shows info about event on JP server based on event name.
- idolka - Shows idol informations based on her name.
- karta - Shows SIF card based on id and information about idolisation.
- losowaIdolka - Shows random idol.
- losowaKarta - Shows random card.
- losowaPiosenka Shows random song.
- losowyEventEN - Shows random event in SIF EN.
- losowyEventJP - Shows random event in SIF JP.
- nastepnyEventEN - Shows info about next event in SIF EN.
- nastepnyEventJP - Shows info about next event in SIF JP.
- obecnyEventEN - Shows info about current event in SIF EN.
- obecnyEventJP - Shows info about current event in SIF JP.
- piosenka - Shows info about song based on name.
- poprzedniEventEN - Shows info about previous event in SIF EN.
- poprzenidEventJP - Shows info about previous event in SIF JP.
- wyszukajEvent - Search for events.
- wyszukajIdolke - Search for idols.
- wyszukajKarte - Search for cards.
- wyszukajPiosenke - Search for songs.
- pokazRole - Shows the roles that you can assign yourself on server.
- nadajRole - Assign role to you from the role list.
- odbierzRole - Remove role from you from the role list.
- dodajRole - Adds a role to the role list that server members can assign.
- usunRole - Removes a role from the role list that can be assigned by server members.
- help - Shows help.
- github - Shows repository link.
- ping - Check ping.
- AqoursNews - Fake news about Aqours.
- ciekawostka - Random trivia.
- tematyCiekawostek - Trivia topics.
If you want to run this bot you need to do following steps.
You need to create 2 files 'release.json' and 'debug.json' in main directory, using 'release.debug.example.json' as template. These files are used to run in release and debug mode respectively. They contains Discord Bot token, id of creator, and prefix for commands.
You need to create file called 'DynamicDatabase.sqlite' in main directory, using 'DynamicDatabase.example.sqlite' as template.
Move translations
to bot directory.