Susannova / Discord_Bot

A configurable discord bot that can run on multiple servers simultaneously.
MIT License
2 stars 1 forks source link

Proposal to close issue #143 #152

Closed NickWittig closed 3 years ago

NickWittig commented 3 years ago

To fix the problem of writing futures to a file, we will set the values of all futures to None before writing them to a file. This will be done through a list of attributes, which has to include all attributes of Guild State that are not pickleable. Afterwards, the values get restored to their original again.