Voxel-Fox-Ltd / MarriageBot

A Discord bot for fake marriages
GNU Affero General Public License v3.0
82 stars 45 forks source link

Change databse connect to create_pool #40

Closed 4Kaylum closed 5 years ago

4Kaylum commented 5 years ago

Pools are a lot more efficient and less intensive than connections are. Make a pool. Pools are good.