You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2021. It is now read-only.
Initialize Discord Runner. ( #28 Discord bot research )
-Setup a database connection for the Bot. I would suggest to use mongoDB, SQLite or Redis (Obviously I suggest, we should read more about this topic before implementation). What we should store in the specific Discord Bot database? Do we need a separated "private" database for Discord Bot at all?
There is a prioritised list in Discord bot research #28, first of all we should implement the help/show commands and the basic role management
The text was updated successfully, but these errors were encountered:
Initialize Discord Runner. ( #28 Discord bot research )
-Setup a database connection for the Bot. I would suggest to use mongoDB, SQLite or Redis (Obviously I suggest, we should read more about this topic before implementation). What we should store in the specific Discord Bot database? Do we need a separated "private" database for Discord Bot at all?
The text was updated successfully, but these errors were encountered: