I just installed Canvacord and when starting my discord bot I got an error message in the terminal, here it is:
TypeError: Canvacord is not a constructor
const Canvacord = require ("canvacord");
const canvas = new Canvacord ();
const {author} = require ("canvacord");