Reputation: 1
I tried to get history data of the chat from ergo(irc).
In the ergo documentation i can use mysql for to get the history of the chat. Ergo
I do the steps for mysql and i see all the table have from ergo. But no have data inside maybe i missed something, maybe i need to connect the mysql to the ergo docker ? Someone did it and can help me? I add image how i was setup the mysql mysql setup
Also i was create a node.js server to listen to events maybe in the server i need to setup for to get history data from the ergo?
this is the mysql setup on the ircd.yaml file
Upvotes: 0
Views: 56