Unable to deploy discord bot

When I try to deploy my discord bot, I’m getting this error
error:

The deployment failed to initialize due to a configuration or code error. Check the logs tab for more information.
For additional support, please post on https://ask.replit.com/c/help/13 and a staff member will take a look. - 2023-10-19T11:41:20.484Z

and inside the logs I’m getting this

0/19/23 01:39:40 PM

Successfully updated commands for guild 309733244142747651

10/19/23 01:39:39 PM

[

10/19/23 01:39:39 PM

{ username: 'paun98', points: 0 },

10/19/23 01:39:39 PM

{ username: 'snghai', points: 0 },

10/19/23 01:39:39 PM

{ username: 'mikaj', points: 0 },

10/19/23 01:39:39 PM

{ username: 'nemaclaki', points: 0 },

10/19/23 01:39:39 PM

{ username: 'doma97', points: 0 },

10/19/23 01:39:39 PM

{ username: 'demaa03', points: 0 },

10/19/23 01:39:39 PM

{ username: 'gogycc', points: 0 },

10/19/23 01:39:39 PM

{ username: 'remaaaaaaaaa', points: 0 },

10/19/23 01:39:39 PM

{ username: 'juan61', points: 0 },

10/19/23 01:39:39 PM

{ username: 'sprcdamjan', points: 0 },

10/19/23 01:39:39 PM

{ username: 'hivica', points: 0 },

10/19/23 01:39:39 PM

{ username: 'Bokii', points: 0 },

10/19/23 01:39:39 PM

{ username: 'Miki61s', points: 0 },

10/19/23 01:39:39 PM

{ username: 'shark1e', points: 0 },

10/19/23 01:39:39 PM

{ username: 'golub', points: 0 },

10/19/23 01:39:39 PM

{ username: 'WHITE KING', points: 0 },

10/19/23 01:39:39 PM

{ username: 'djoksix7', points: 0 },

10/19/23 01:39:39 PM

{ username: 'paxini', points: 0 },

10/19/23 01:39:39 PM

{ username: '.m1c06', points: 0 },

10/19/23 01:39:39 PM

{ username: '.heverr', points: 0 },

10/19/23 01:39:39 PM

{ username: 'g3xvlado996', points: 0 },

10/19/23 01:39:39 PM

{ username: 'zeliccl', points: 0 },

10/19/23 01:39:39 PM

{ username: 'bureknadnumora12', points: 0 },

10/19/23 01:39:39 PM

{ username: 'boby1373', points: 0 },

10/19/23 01:39:39 PM

{ username: 'ugisrbin', points: 0 },

10/19/23 01:39:39 PM

{ username: 'N0N019', points: 0 },

which is just print of the users from the database and successful message that the bot has been booted.